prepare for publish_artifacts_test

This commit is contained in:
Michael Jerger 2023-08-17 08:57:17 +02:00
parent 2927a81639
commit 33025af3bc

View file

@ -9,8 +9,9 @@ stages:
when: never when: never
- if: '$CI_COMMIT_TAG =~ /^[0-9]+\.[0-9]+\.[0-9]+$/' - if: '$CI_COMMIT_TAG =~ /^[0-9]+\.[0-9]+\.[0-9]+$/'
.ddadevops: &ddo .ddadevops: &ddo
image: "domaindrivenarchitecture/4.5.5-dev2023-08-17-08-40-46" image: "domaindrivenarchitecture/ddadevops:4.5.5-dev2023-08-17-08-40-46"
before_script: before_script:
- export RELEASE_ARTIFACT_TOKEN=$test - export RELEASE_ARTIFACT_TOKEN=$test