1
0
Fork 0
mirror of https://github.com/Luzifer/scs-extract.git synced 2024-12-20 05:21:16 +00:00

Remove tool publishing

This commit is contained in:
Knut Ahlers 2024-11-25 16:02:12 +01:00
parent 929320f8a3
commit aff8f97afe
Signed by: luzifer
SSH key fingerprint: SHA256:/xtE5lCgiRDQr8SLxHMS92ZBlACmATUmF1crK16Ks4E
2 changed files with 0 additions and 17 deletions

View file

@ -1,12 +0,0 @@
---
image: "reporunner/golang-alpine"
checkout_dir: /go/src/github.com/Luzifer/scs-extract
commands:
- make publish
environment:
CGO_ENABLED: 0
GO111MODULE: on
MOD_MODE: readonly

View file

@ -1,5 +0,0 @@
default:
publish:
curl -sSLo golang.sh https://raw.githubusercontent.com/Luzifer/github-publish/master/golang.sh
bash golang.sh