Commit 04496085 authored by Robert Speicher's avatar Robert Speicher

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

Remove cloud-native-job from CI

See merge request gitlab-org/gitlab-ce!25605
parents 4488b592 a1912444
......@@ -320,7 +320,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