Download test
This commit is contained in:
parent
330f37e581
commit
0be02e2613
1 changed files with 1 additions and 1 deletions
|
@ -25,4 +25,4 @@ build-package:
|
|||
artifact_download:
|
||||
stage: test
|
||||
script:
|
||||
- 'curl --location --output artifacts.zip --header "JOB-TOKEN: $CI_JOB_TOKEN" "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/jobs/artifacts/main/download?job=build-package"'
|
||||
- 'curl --location --output artifacts.zip --header "JOB-TOKEN: $CI_JOB_TOKEN" "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/jobs/artifacts/main/download?job=build"'
|
Loading…
Add table
Reference in a new issue