~ctb/gemini-capsule

2af7a96381de13cef8b8a20df77738bc4832643d — Christopher Thomas Bohn 3 years ago 31618ca
Add .build.yml
1 files changed, 15 insertions(+), 0 deletions(-)

A .build.yml
A .build.yml => .build.yml +15 -0
@@ 0,0 1,15 @@
image: archlinux
packages:
  - rsync
sources:
  - https://git.sr.ht/~ctb/gemini-capsule
environment:
  deploy: ctb@chrisbohn.org
secrets:
- 1169255b-7137-4364-a5eb-0662c260b28c
tasks:
  - deploy: |
      cd gemini-capsule
      sshopts="ssh -o StrictHostKeyChecking=no"
      rsync --rsh="$sshopts" -rtvzP docs $deploy:~/Documents/