aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index cf489ae..6771d96 100644
--- a/.build.yml
+++ b/.build.yml
@@ -27,7 +27,7 @@ tasks:
}
cd crowbar-spec
upload-to /var/www/html/crowbar-lang.org/ *.html spec.pdf
- upload-to /var/www/gmi/crowbar-lang.org/ *.gmi spec.pdf
+ upload-to /var/gemini/gmi/crowbar-lang.org/ *.gmi spec.pdf
- notify: |
cd crowbar-spec
message="crowbar spec updated: $(git log -1 --no-decorate --oneline)"