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 #290 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.139.0
  • Loading branch information
suzuki-shunsuke authored Jul 6, 2020
2 parents 361a3b2 + 032b462 commit b102850
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ steps:
event:
- tag
- name: release
image: goreleaser/goreleaser:v0.138.0
image: goreleaser/goreleaser:v0.139.0
commands:
- goreleaser release
environment:
Expand All @@ -124,7 +124,7 @@ steps:
- pull_request
- push
- name: release (skip-publish)
image: goreleaser/goreleaser:v0.138.0
image: goreleaser/goreleaser:v0.139.0
commands:
- goreleaser release --skip-publish
volumes: *volumes
Expand Down

0 comments on commit b102850

Please sign in to comment.