Skip to content

Commit

Permalink
Signed-off-by: rimas <[email protected]>
Browse files Browse the repository at this point in the history
  • Loading branch information
rimusz committed Mar 5, 2021
1 parent 6aacd87 commit 3c1c58c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
working_directory: /go/src/github.com/helm/helm-2to3
steps:
- checkout
- run: curl -sL https://git.io/goreleaser | bash
- run: curl -sL https://raw.githubusercontent.com/goreleaser/get/master/get | VERSION=v0.158.0 bash
workflows:
version: 2
untagged-build:
Expand Down

0 comments on commit 3c1c58c

Please sign in to comment.