Skip to content
Snippets Groups Projects
Commit 5aa59f55 authored by Hugo Trentesaux's avatar Hugo Trentesaux
Browse files

RIP CI

parent 51afe890
Branches
Tags
No related merge requests found
Pipeline #32718 passed
......@@ -42,7 +42,7 @@ upload:
- if: $CI_COMMIT_TAG
script:
- |
curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --upload-file target/release/gcli "${PACKAGE_REGISTRY_URL}"
curl --header "JOB-TOKEN: ${CI_JOB_TOKEN}" --header "Content-Type: application/octet-stream" --upload-file target/release/gcli "${PACKAGE_REGISTRY_URL}"
# create a gitlab release pointing to this binary
release:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment