提交 36824bc5 编写于 作者: R Rémy Coutable

Merge branch 'fix-cloud-native-trigger' into 'master'

Update the cloud-native trigger call in the UI

Closes charts/gitlab#565

See merge request gitlab-org/gitlab-ce!20340
......@@ -325,11 +325,9 @@ cloud-native-image:
variables:
GIT_DEPTH: "1"
cache: {}
before_script:
- gem install gitlab --no-rdoc --no-ri
- chmod 755 ./scripts/trigger-build-cloud-native
script:
- ./scripts/trigger-build-cloud-native
- gem install gitlab --no-ri --no-rdoc
- ./trigger-build cng
only:
- tags@gitlab-org/gitlab-ce
- tags@gitlab-org/gitlab-ee
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册