aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Burwell <ben@benburwell.com>2019-05-24 15:28:56 -0400
committerBen Burwell <ben@benburwell.com>2019-05-24 15:28:56 -0400
commitbe1903901a977d90a671e2f4b52cb7b0c7ca67d9 (patch)
treec7a742dd3b4177ddf19389f250e8c495e4c13593
parent78bb4c28083488d3c9407a180822e61864df6eb3 (diff)
Add .build.yml
-rw-r--r--.build.yml11
1 files changed, 11 insertions, 0 deletions
diff --git a/.build.yml b/.build.yml
new file mode 100644
index 0000000..b30c1b4
--- /dev/null
+++ b/.build.yml
@@ -0,0 +1,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:
+- build: echo noop