Commit 086a80bf authored by Robert Speicher's avatar Robert Speicher

Merge branch 'remove-cng-job' into 'master'

[EE port] Remove cloud-native-job from CI

See merge request gitlab-org/gitlab-ee!9749
parents bc5e9a1b db94486b
......@@ -411,7 +411,7 @@ cloud-native-image:
variables:
GIT_DEPTH: "1"
cache: {}
when: always
when: manual
script:
- gem install gitlab --no-document
- 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