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

fix url

parent 3a6459b2
Branches
No related tags found
No related merge requests found
Pipeline #8971 waiting for manual action
...@@ -17,7 +17,7 @@ autoupdate: ...@@ -17,7 +17,7 @@ autoupdate:
.build:binary: .build:binary:
extends: .build extends: .build
script: script:
- wget "https://github.com/${UPSTREAM_GITHUB_PATH}/releases/download/hcloud_exporter-${UPSTREAM_VERSION#v}-linux-amd64" - wget "https://github.com/${UPSTREAM_GITHUB_PATH}/releases/download/${UPSTREAM_VERSION}/hcloud_exporter-${UPSTREAM_VERSION#v}-linux-amd64"
- mv hcloud_exporter-* hcloud_exporter - mv hcloud_exporter-* hcloud_exporter
artifacts: artifacts:
paths: paths:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment