projects
/
blackbox_exporter.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6151f8
)
Fix CircleCI for releases (#323)
author
Simon Pasquier
<spasquie@redhat.com>
Wed, 23 May 2018 09:55:52 +0000
(11:55 +0200)
committer
Brian Brazil
<brian.brazil@robustperception.io>
Wed, 23 May 2018 09:55:52 +0000
(10:55 +0100)
Signed-off-by: Simon Pasquier <spasquie@redhat.com>
.circleci/config.yml
patch
|
blob
|
blame
|
history
diff --git
a/.circleci/config.yml
b/.circleci/config.yml
index c380f44fa41af8169f72af24b8a4545e2379d124..ec25b23db87e596d3dce93c55f7e6ed29746f539 100644
(file)
--- a/
.circleci/config.yml
+++ b/
.circleci/config.yml
@@
-75,6
+75,8
@@
jobs:
- run: mkdir -v -p ${HOME}/bin
- run: curl -L 'https://github.com/aktau/github-release/releases/download/v0.7.2/linux-amd64-github-release.tar.bz2' | tar xvjf - --strip-components 3 -C ${HOME}/bin
- run: echo 'export PATH=${HOME}/bin:${PATH}' >> ${BASH_ENV}
+ - attach_workspace:
+ at: .
- run: make promu
- run: promu crossbuild tarballs
- run: promu checksum .tarballs