prepare for publish_artifacts_test
This commit is contained in:
parent
2927a81639
commit
33025af3bc
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue