We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 619cc0e commit 09a977aCopy full SHA for 09a977a
circle.yml
@@ -49,6 +49,7 @@ deployment:
49
owner: prometheus
50
commands:
51
- promu crossbuild tarballs
52
+ - promu checksum .tarballs
53
- promu release .tarballs
54
- mkdir $CIRCLE_ARTIFACTS/releases/ && cp -a .tarballs/* $CIRCLE_ARTIFACTS/releases/
55
- docker login -e $DOCKER_EMAIL -u $DOCKER_LOGIN -p $DOCKER_PASSWORD
0 commit comments