From: Ruben Beltran del Rio Date: Sat, 7 Oct 2023 14:48:29 +0000 (+0200) Subject: CD out of documents X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/0cfca19db9f03e7591d1f3b2cb04be4b594fd388?ds=sidebyside;hp=f752d89abc304e444ce345b634b62a4be4fb2502 CD out of documents --- diff --git a/.build.yml b/.build.yml index 3eade29..98f6a7a 100644 --- a/.build.yml +++ b/.build.yml @@ -12,9 +12,11 @@ tasks: - build_page: | cd page make -e profile=release + cd .. - generate_page: | cd unlimited.piza ../page/target/release/page + cd .. - sync_html: | rsync -r unlimited.pizza_html/ deploy@barthes.unlimited.pizza:/var/www/www - sync_gemini: |