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.134.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2020
1 parent 7479ad3 commit 6a4c871
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.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 6a4c871

Please sign in to comment.