aboutsummaryrefslogtreecommitdiff
path: root/.gh-deployer.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.gh-deployer.yaml')
-rw-r--r--.gh-deployer.yaml10
1 files changed, 0 insertions, 10 deletions
diff --git a/.gh-deployer.yaml b/.gh-deployer.yaml
deleted file mode 100644
index ab6f6ec..0000000
--- a/.gh-deployer.yaml
+++ /dev/null
@@ -1,10 +0,0 @@
-shell: /bin/bash
-shell-args: [ "-c" ]
-
-env:
-- PROJECT_NAME=gomuks
-
-commands:
-- ./scripts/ci
-- rm -rf .tmp/ target/
-- git checkout .