aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-27 00:00:34 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-27 00:00:34 -0600
commitac370e465ef023c0d5131f116738aeb05e43ed3f (patch)
treec087d10133b5bdb18e97ef1b3b3055166f851b8a /.build.yml
parent5ada504d5667a6f17ee2631dd471b073b332dd33 (diff)
downloadspec-ac370e465ef023c0d5131f116738aeb05e43ed3f.tar.gz
spec-ac370e465ef023c0d5131f116738aeb05e43ed3f.zip
update deployment path
Diffstat (limited to '.build.yml')
-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)"