Download test

This commit is contained in:
Ivan Fonarev 2023-10-27 23:50:56 +03:00
parent 330f37e581
commit 0be02e2613

View file

@ -25,4 +25,4 @@ build-package:
artifact_download: artifact_download:
stage: test stage: test
script: 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"'