From 19175b487e9a39106dc7de10ee39e63867ec0c6d Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Sun, 10 May 2020 20:16:40 +0300 Subject: Remove unused scripts --- .gh-deployer.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .gh-deployer.yaml (limited to '.gh-deployer.yaml') 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 . -- cgit v1.2.3