Commit db94486b authored by Balasankar "Balu" C's avatar Balasankar "Balu" C

Make cloud release job manual, as a fallback

Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent a94ec865
...@@ -411,7 +411,7 @@ cloud-native-image: ...@@ -411,7 +411,7 @@ cloud-native-image:
variables: variables:
GIT_DEPTH: "1" GIT_DEPTH: "1"
cache: {} cache: {}
when: always when: manual
script: script:
- gem install gitlab --no-document - gem install gitlab --no-document
- CNG_PROJECT_PATH="gitlab-org/build/CNG" BUILD_TRIGGER_TOKEN=$CI_JOB_TOKEN ./scripts/trigger-build cng - CNG_PROJECT_PATH="gitlab-org/build/CNG" BUILD_TRIGGER_TOKEN=$CI_JOB_TOKEN ./scripts/trigger-build cng
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment