Handover the corect token?

This commit is contained in:
Michael Jerger 2023-08-16 18:29:54 +02:00
parent bf74fd1a73
commit e7000ec408

View file

@ -6,7 +6,7 @@ stages:
.py: &py
image: "domaindrivenarchitecture/ddadevops-python:4.5.2-dev2023-08-16-18-10-19"
before_script:
- export RELEASE_ARTIFACT_TOKEN=$RELEASE_ARTIFACT_TOKEN
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
- python --version
- pip install -r requirements.txt