prepare github release
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
continuous-integration/drone Build is failing

This commit is contained in:
Marvin Steadfast 2021-01-27 10:15:34 +01:00
parent 108273e5d9
commit e66bac017e

View File

@ -59,10 +59,8 @@ steps:
- name: release
image: goreleaser/goreleaser:latest
environment:
GITEA_TOKEN:
from_secret: gitea_token
HOMEBREW_TAP_GITHUB_TOKEN:
from_secret: homebrew_tap_github_token
GITHUB_TOKEN:
from_secret: github_token
commands:
- (cd /tmp; go get -u github.com/go-bindata/go-bindata/...)
- goreleaser release --rm-dist --parallelism=1