Skip to content
Snippets Groups Projects
Commit b23bc7fd authored by Marvin Weiler's avatar Marvin Weiler
Browse files

Update .gitlab-ci.yml file

parent 8f1ca6d8
No related branches found
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ binary:
- if: $CI_COMMIT_TAG
stage: distribute
dependencies:
- build
- build:linux
image: curlimages/curl:latest
script:
- 'curl --header "JOB-TOKEN: $CI_JOB_TOKEN" --upload-file ./target/release/amd-scrapper "${CI_API_V4_URL}/projects/${CI_PROJECT_ID}/packages/generic/my_package/${$CI_COMMIT_TAG}/amd-scrapper"'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment