test 230
This commit is contained in:
parent
5bf12796af
commit
0e4f312e74
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ build-package:
|
|||
artifact_download:
|
||||
stage: build
|
||||
script:
|
||||
- 'curl --location --header "PRIVATE-TOKEN: glpat-FxQCwwpab9YkmNHWPVXY" "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/jobs/artifacts/master/download?job=build-package&job_token=$CI_JOB_TOKEN"
|
||||
- 'curl --location --header "PRIVATE-TOKEN: glpat-FxQCwwpab9YkmNHWPVXY" "https://gitlab.com/api/v4/projects/$CI_PROJECT_ID/jobs/artifacts/master/download?job=build-package&job_token=$CI_JOB_TOKEN"'
|
||||
- cd ~/builds/downloaded_artifacts
|
||||
- unzip artifacts.zip
|
||||
- rm artifacts.zip
|
||||
|
|
Loading…
Add table
Reference in a new issue