aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelody Horn <melody@boringcactus.com>2020-10-28 18:09:41 -0600
committerMelody Horn <melody@boringcactus.com>2020-10-28 18:09:41 -0600
commit7c0c63c701f4bf2db42b01825af68c1f5ee64208 (patch)
treed50799d4c4c5061c25482a924619e973e7b14de9
parent354f82ebc83f67e627ce5efdbf7172d210afa301 (diff)
downloadspec-7c0c63c701f4bf2db42b01825af68c1f5ee64208.tar.gz
spec-7c0c63c701f4bf2db42b01825af68c1f5ee64208.zip
upload the correct file oops
-rw-r--r--.build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index 9847107..ad79d26 100644
--- a/.build.yml
+++ b/.build.yml
@@ -27,9 +27,9 @@ tasks:
rsync --rsh="ssh -o StrictHostKeyChecking=no" -rlt8hP --del $@ services@boringcactus.com:$dest
}
cd crowbar-spec/_build/html
- upload-to /var/www/html/crowbar-lang.org/ * ../rinoh/crowbarlanguage.pdf
+ upload-to /var/www/html/crowbar-lang.org/ * ../rinoh/crowbar-spec.pdf ../epub/crowbar-spec.epub
#cd ../gmi
- #upload-to /var/gemini/gmi/crowbar-lang.org/ * ../rinoh/crowbarlanguage.pdf
+ #upload-to /var/gemini/gmi/crowbar-lang.org/ * ../rinoh/crowbar-spec.pdf ../epub/crowbar-spec.epub
- notify: |
cd crowbar-spec
message="crowbar spec updated: $(git log -1 --no-decorate --oneline)"