aboutsummaryrefslogtreecommitdiff
path: root/.gh-deployer.yaml
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2018-05-15 19:48:19 +0300
committerTulir Asokan <tulir@maunium.net>2018-05-15 19:56:43 +0300
commit2b72945490de9df32369f7c55bc96199aaf3a73d (patch)
tree3496865a8e6241ce4d00ac3b1a2331a2e4e40813 /.gh-deployer.yaml
parentcb3a6e764e3bd9023986bbce22ea971e7aa0a9d9 (diff)
Add gh-deployer
Diffstat (limited to '.gh-deployer.yaml')
-rw-r--r--.gh-deployer.yaml9
1 files changed, 9 insertions, 0 deletions
diff --git a/.gh-deployer.yaml b/.gh-deployer.yaml
new file mode 100644
index 0000000..5f626a7
--- /dev/null
+++ b/.gh-deployer.yaml
@@ -0,0 +1,9 @@
+shell: /bin/bash
+shell-args: [ "-c" ]
+
+env:
+- PROJECT_NAME=gomuks
+
+commands:
+- ./scripts/ci
+- rm -rf .tmp/ target/