use current build container
This commit is contained in:
parent
63a043dfee
commit
d5c711fa88
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ stages:
|
|||
- image
|
||||
|
||||
.py: &py
|
||||
image: "domaindrivenarchitecture/ddadevops-python:4.5.2-dev2023-08-16-18-10-19"
|
||||
image: "domaindrivenarchitecture/ddadevops-python:4.5.5-dev2023-08-17-17-07-54"
|
||||
before_script:
|
||||
- export RELEASE_ARTIFACT_TOKEN=$MEISSA_REPO_BUERO_RW
|
||||
- python --version
|
||||
|
|
Loading…
Reference in a new issue