From ac370e465ef023c0d5131f116738aeb05e43ed3f Mon Sep 17 00:00:00 2001 From: Melody Horn Date: Tue, 27 Oct 2020 00:00:34 -0600 Subject: update deployment path --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.build.yml') 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)" -- cgit v1.2.3