Skip to content

Commit

Permalink
make sure circle publishes ld-find-code-refs (#108)
Browse files Browse the repository at this point in the history
* make sure circle publishes ld-find-code-refs

* remove whitespace
  • Loading branch information
Arnold Trakhtenberg authored Mar 16, 2020
1 parent 565885f commit 68d6d49
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 @@ -90,7 +90,7 @@ jobs:
- setup_remote_docker
- run: sudo apt-get update
- run: sudo apt-get install rpm
- run: curl -sL https://git.io/goreleaser | VERSION=v0.118.1 bash -s -- --rm-dist --skip-publish --skip-validate --release-notes <(make echo-release-notes)
- run: curl -sL https://git.io/goreleaser | VERSION=v0.118.1 bash -s -- --rm-dist --release-notes <(make echo-release-notes)


workflows:
Expand Down

0 comments on commit 68d6d49

Please sign in to comment.