]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
CD out of documents
authorRuben Beltran del Rio <redacted>
Sat, 7 Oct 2023 14:48:29 +0000 (16:48 +0200)
committerRuben Beltran del Rio <redacted>
Sat, 7 Oct 2023 14:48:29 +0000 (16:48 +0200)
.build.yml

index 3eade297af3964a8b122934998fe9026a9998f21..98f6a7a29522ce308226c40cbd703a8e3c343c51 100644 (file)
@@ -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: |