Skip to content
代码片段 群组 项目
提交 214c89bd 编辑于 作者: Nao Hashizume's avatar Nao Hashizume
浏览文件

Temporarily disable review-apps in CI

上级 a65dcd26
No related branches found
No related tags found
无相关合并请求
......@@ -23,7 +23,7 @@ review-cleanup:
- ruby -rrubygems scripts/review_apps/automated_cleanup.rb
- gcp_cleanup
review-app-pipeline-generate:
.review-app-pipeline-generate:
image: ${GITLAB_DEPENDENCY_PROXY}ruby:${RUBY_VERSION}
stage: prepare
extends:
......@@ -52,7 +52,8 @@ review-app-pipeline-generate:
exit $exit_code
fi
start-review-app-pipeline:
# Temporarily disable review-apps due to https://gitlab.com/gitlab-org/gitlab/-/issues/371809
.start-review-app-pipeline:
extends:
- .review:rules:start-review-app-pipeline
resource_group: review/${CI_COMMIT_REF_SLUG}${SCHEDULE_TYPE} # CI_ENVIRONMENT_SLUG is not available here and we want this to be the same as the environment
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册