Skip to content

Commit

Permalink
update circle config
Browse files Browse the repository at this point in the history
  • Loading branch information
atrakh committed Sep 19, 2019
1 parent 4d8a023 commit 23f5aee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ jobs:
steps:
- checkout
- setup_remote_docker
- run: sudo apt-get update
- run: sudo apt-get install rpm
- run: curl -sL https://git.io/goreleaser | bash -s -- --rm-dist --release-notes <(make echo-release-notes)

Expand Down

0 comments on commit 23f5aee

Please sign in to comment.