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

Commit

Permalink
chore(deps): update goreleaser/goreleaser docker tag to v0.139.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 6, 2020
1 parent 361a3b2 commit 032b462
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 032b462

Please sign in to comment.