aboutsummaryrefslogtreecommitdiff
path: root/.gh-deployer.yaml
diff options
context:
space:
mode:
authorTulir Asokan <tulir@maunium.net>2020-05-10 20:16:40 +0300
committerTulir Asokan <tulir@maunium.net>2020-05-10 20:16:40 +0300
commit19175b487e9a39106dc7de10ee39e63867ec0c6d (patch)
treefdb050105a2e317b59bed82b7f8f8eb9ec95550c /.gh-deployer.yaml
parent7d48d8538f907f4663771ee49cd18efc8bf6585e (diff)
Remove unused scripts
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 .