summaryrefslogtreecommitdiffstats
path: root/.build.yml
diff options
context:
space:
mode:
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.build.yml b/.build.yml
index 56b86d1..bde2656 100644
--- a/.build.yml
+++ b/.build.yml
@@ -9,8 +9,8 @@ secrets:
- ff8a0fab-2c22-4afd-9955-ddf4090288d5
tasks:
- build: |
- cd yulqen.org
- hugo
+ cd yulqen.org
+ hugo
- deploy: |
cd yulqen.org
sshopts="ssh -o StrictHostKeyChecking=no -p 2222"