aboutsummaryrefslogtreecommitdiffhomepage
path: root/.build.yml
diff options
context:
space:
mode:
authorBradley Taunt <bt@btxx.org>2024-12-10 08:24:02 -0500
committerBradley Taunt <bt@btxx.org>2024-12-10 08:24:02 -0500
commit790088f29dee189b4c1017ad539144cac1595c36 (patch)
tree508f8a2c1263e2f3272e73e1ca7b33f1c0ef815b /.build.yml
parent58d14f0ac34df70d22166a262abdcd6ca0e6dc0b (diff)
Fix build config
Diffstat (limited to '.build.yml')
-rw-r--r--.build.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.build.yml b/.build.yml
index ed01b51..9b61a5f 100644
--- a/.build.yml
+++ b/.build.yml
@@ -15,5 +15,5 @@ tasks:
sudo bundle install
sudo bundle exec jekyll build
- deploy: |
- cd 1mb-club
+ cd 1kb-club
rsync --rsh="ssh -o StrictHostKeyChecking=no -i ~/.ssh/07201d32-1451-4a8f-9bff-ce8b2232c67d" -rzP _site/ bt@1kb.club:/var/www/1kb.club