aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
blob: fde28f7c0b783e67987a79b399836e55bc550b0e (plain)
1
2
3
4
5
6
7
8
9
10
11
image: debian/stretch
packages:
- rsync
sources:
- https://git.sr.ht/~benburwell/howtochooseapassword.com
triggers:
- action: email
  condition: always
  to: Ben Burwell <ben@benburwell.com>
tasks:
  - deploy: rsync -rP . howtochooseapassword.com:/var/www/howtochooseapassword.com