aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCem Keylan <cem@ckyln.com>2021-10-25 16:18:03 +0200
committerCem Keylan <cem@ckyln.com>2021-10-25 16:18:03 +0200
commitf4cc27f4aa673c68ec8baf4675b10f63998e40a3 (patch)
tree964335d0eb9e1fae1e62abe13480277a1858ffe2
parent94d8a3699a9d15feb9787cc0bf9cdf9328f70666 (diff)
downloadwebsite-f4cc27f4aa673c68ec8baf4675b10f63998e40a3.tar.gz
fix .build.yml
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index 78a176b..770f2e1 100644
--- a/.build.yml
+++ b/.build.yml
@@ -13,4 +13,4 @@ tasks:
make
- deploy: |
sshopt="--rsh=ssh -o StrictHostKeyChecking=no"
- rsync "$sshopt" -av --delete website/docs/ user-data@carbslinux.org:www/carbslinux.org
+ rsync "$sshopt" -av --delete website/public/ user-data@carbslinux.org:www/carbslinux.org