forked from mirrors/statsd_exporter
Remove obsolete release tool.
Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
parent
7514e37e5b
commit
0eadae3ca7
1 changed files with 0 additions and 3 deletions
|
@ -60,9 +60,6 @@ jobs:
|
|||
steps:
|
||||
- checkout
|
||||
- setup_remote_docker
|
||||
- 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
|
||||
|
|
Loading…
Reference in a new issue