aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
index 4f3a29b..ee27fdb 100644
--- a/.build.yml
+++ b/.build.yml
@@ -11,6 +11,7 @@ sources:
environment:
deploy: srht@adast.dk
mirror: mirror.adast.dk
+ site: adamski.srht.site
tasks:
- smu: |
cd smu
@@ -22,4 +23,5 @@ tasks:
- upload: |
sshopts="ssh -o StrictHostKeyChecking=no"
rsync --rsh="$sshopts" -ruz --delete adast.dk/build/ $deploy:/var/www/adast.dk
+ hut pages publish -d $site site.tar.gz
hut pages publish -d $mirror site.tar.gz