summaryrefslogtreecommitdiff
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/.build.yml b/.build.yml
index 6cde9a1..6ef217c 100644
--- a/.build.yml
+++ b/.build.yml
@@ -4,14 +4,14 @@ packages:
- rsync
- zola
sources:
- - git@git.sr.ht:~rbdr/ruben.bdr.sh
+ - git@git.sr.ht:~rbdr/www.holistic.services
secrets:
- a1e0e3da-c1ad-473a-ad69-8878f267a628
- deedaf0c-1534-445d-a9b8-0910b22478b4
tasks:
- generate: |
- cd ruben.bdr.sh
+ cd www.holistic.services
zola build
- sync: |
- cd ruben.bdr.sh/public
- rsync -r . deploy@conchos.bdr.sh:/srv/http/ruben.bdr.sh
+ cd www.holistic.services/public
+ rsync -r . deploy@conchos.bdr.sh:/srv/http/www.holistic.services