Skip to content
This repository has been archived by the owner on Jun 1, 2023. It is now read-only.

Commit

Permalink
Merge pull request #270 from suzuki-shunsuke/renovate/docker-goreleas…
Browse files Browse the repository at this point in the history
…er-goreleaser-0.x

chore(deps): update goreleaser/goreleaser docker tag to v0.134.0
  • Loading branch information
suzuki-shunsuke committed May 10, 2020
2 parents 7479ad3 + 6a4c871 commit 228b277
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Expand Up @@ -104,7 +104,7 @@ steps:
event:
- tag
- name: release
image: goreleaser/goreleaser:v0.133.0
image: goreleaser/goreleaser:v0.134.0
commands:
- goreleaser release
environment:
Expand All @@ -124,7 +124,7 @@ steps:
- pull_request
- push
- name: release (skip-publish)
image: goreleaser/goreleaser:v0.133.0
image: goreleaser/goreleaser:v0.134.0
commands:
- goreleaser release --skip-publish
volumes: *volumes
Expand Down

0 comments on commit 228b277

Please sign in to comment.