Skip to content
代码片段 群组 项目
提交 04496085 编辑于 作者: 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
No related branches found
No related tags found
无相关合并请求
...@@ -320,7 +320,7 @@ cloud-native-image: ...@@ -320,7 +320,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
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册