Skip to content
Snippets Groups Projects
Verified Commit f5f4fb00 authored by nd's avatar nd
Browse files

debugging

parent 2175b691
Branches
No related tags found
No related merge requests found
Pipeline #8963 waiting for manual action
...@@ -19,7 +19,7 @@ autoupdate: ...@@ -19,7 +19,7 @@ autoupdate:
script: script:
- wget "https://github.com/${UPSTREAM_GITHUB_PATH}/archive/refs/tags/${UPSTREAM_VERSION}.tar.gz" - wget "https://github.com/${UPSTREAM_GITHUB_PATH}/archive/refs/tags/${UPSTREAM_VERSION}.tar.gz"
- tar -xf "${UPSTREAM_VERSION}.tar.gz" - tar -xf "${UPSTREAM_VERSION}.tar.gz"
- go get github.com/twitchtv/retool - go get github.com/twitchtv/retool -v
- cd hcloud_exporter-* - cd hcloud_exporter-*
- make generate build - make generate build
- mv bin/hcloud_exporter ../ - mv bin/hcloud_exporter ../
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment