Skip to content

Commit

Permalink
Bump goreleaser (#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
andriisoldatenko authored and schnie committed May 7, 2019
1 parent f85cdae commit 1a0cf39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Expand Up @@ -17,7 +17,7 @@ pipeline:

# Cut releases with goreleaser when tagged
push:
image: goreleaser/goreleaser:v0.103-cgo
image: goreleaser/goreleaser:v0.106-cgo
secrets: [ github_token ]
commands:
- git fetch --no-tags origin +refs/tags/${DRONE_TAG}:refs/tags/${DRONE_TAG}
Expand Down

0 comments on commit 1a0cf39

Please sign in to comment.