Skip to content

Commit

Permalink
remove duplicate goreleaser from CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sudermanjr committed Mar 16, 2023
1 parent b856a93 commit bd0cf07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ jobs:
docker login -u _json_key -p "$(echo $GCP_ARTIFACTREADWRITE_JSON_KEY | base64 -d)" us-docker.pkg.dev
- run: echo 'export GORELEASER_CURRENT_TAG="${CIRCLE_TAG}"' >> $BASH_ENV
- run: goreleaser
- run:
name: Goreleaser
command: |
goreleaser
snapshot:
docker:
- image: goreleaser/goreleaser:v1.16.1
Expand Down

0 comments on commit bd0cf07

Please sign in to comment.