set RELEASE_ARTIFACT_TOKEN in .gitlab-ci.yml
This commit is contained in:
parent
37d2f4ff71
commit
717ddc01ae
1 changed files with 1 additions and 0 deletions
|
@ -121,6 +121,7 @@ release-to-meissa:
|
|||
stage: release
|
||||
allow_failure: true
|
||||
script:
|
||||
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
|
||||
- pip install --upgrade ddadevops --break-system-packages
|
||||
- pyb publish_release
|
||||
|
||||
|
|
Loading…
Reference in a new issue