From d904b374b806ed28077848ae9ef0eb8debf359ae Mon Sep 17 00:00:00 2001 From: Bradley Taunt Date: Mon, 30 Dec 2024 12:54:40 -0500 Subject: remove build config --- .build.yml | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 .build.yml (limited to '.build.yml') diff --git a/.build.yml b/.build.yml deleted file mode 100644 index 9b61a5f..0000000 --- a/.build.yml +++ /dev/null @@ -1,19 +0,0 @@ -image: debian/stable -packages: -- ruby-full -- ruby-dev -- rsync -sources: -- https://git.sr.ht/~bt/1kb-club -secrets: -- 07201d32-1451-4a8f-9bff-ce8b2232c67d -tasks: -- install-bundler: | - sudo gem install bundler -- build: | - cd 1kb-club - sudo bundle install - sudo bundle exec jekyll build -- deploy: | - 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 -- cgit v1.2.3-70-g09d2