Fix CircleCI config

Re-add workspace attachment removed by #4132.

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2018-05-22 18:53:36 +02:00
parent b5f94667f7
commit 1751c527b1
Failed to extract signature
1 changed files with 2 additions and 0 deletions

View File

@ -66,6 +66,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