Skip to content

Commit 09a977a

Browse files
committed
Create sha256 checksums file during release
1 parent 619cc0e commit 09a977a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

circle.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ deployment:
4949
owner: prometheus
5050
commands:
5151
- promu crossbuild tarballs
52+
- promu checksum .tarballs
5253
- promu release .tarballs
5354
- mkdir $CIRCLE_ARTIFACTS/releases/ && cp -a .tarballs/* $CIRCLE_ARTIFACTS/releases/
5455
- docker login -e $DOCKER_EMAIL -u $DOCKER_LOGIN -p $DOCKER_PASSWORD

0 commit comments

Comments
 (0)