Skip to content

Commit

Permalink
Create sha256 checksums file during release
Browse files Browse the repository at this point in the history
  • Loading branch information
grobie committed Apr 15, 2017
1 parent 5f43958 commit b2f901e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions circle.yml
Expand Up @@ -48,6 +48,7 @@ deployment:
owner: prometheus
commands:
- promu crossbuild tarballs
- promu checksum .tarballs
- promu release .tarballs
- mkdir $CIRCLE_ARTIFACTS/releases/ && cp -a .tarballs/* $CIRCLE_ARTIFACTS/releases/
- docker login -e $DOCKER_EMAIL -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
Expand Down

0 comments on commit b2f901e

Please sign in to comment.