aboutsummaryrefslogtreecommitdiff
path: root/.gh-deployer.yaml
diff options
context:
space:
mode:
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/