add RELEASE_ARTIFACT_TOKEN to build
This commit is contained in:
parent
ac903c9f37
commit
52a6582abe
1 changed files with 2 additions and 0 deletions
|
@ -32,6 +32,8 @@ build:
|
||||||
<<: *kotlin
|
<<: *kotlin
|
||||||
stage: build
|
stage: build
|
||||||
script:
|
script:
|
||||||
|
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
|
||||||
|
- pip install --upgrade ddadevops --break-system-packages
|
||||||
- pyb build
|
- pyb build
|
||||||
artifacts:
|
artifacts:
|
||||||
paths:
|
paths:
|
||||||
|
|
Loading…
Reference in a new issue