Skip to content
代码片段 群组 项目
未验证 提交 9286694f 编辑于 作者: Tiger Watson's avatar Tiger Watson 提交者: GitLab
浏览文件

Merge branch 'renovate-ci-templates/auto-deploy-image-labels-and-reviewers' into 'master'

Update dependency auto-deploy-image to v2.104.0

See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/165997



Merged-by: default avatarTiger Watson <twatson@gitlab.com>
Approved-by: default avatarJoão Alexandre Cunha <j.a.cunha@gmail.com>
Approved-by: default avatarTiger Watson <twatson@gitlab.com>
Co-authored-by: default avatarGitLab Renovate Bot <gitlab-bot@gitlab.com>
No related branches found
No related tags found
无相关合并请求
variables:
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.103.0'
DAST_AUTO_DEPLOY_IMAGE_VERSION: 'v2.104.0'
.dast-auto-deploy:
image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${DAST_AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.103.0'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.104.0'
.auto-deploy:
image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
variables:
AUTO_DEPLOY_IMAGE_VERSION: 'v2.103.0'
AUTO_DEPLOY_IMAGE_VERSION: 'v2.104.0'
.auto-deploy:
image: "${CI_TEMPLATE_REGISTRY_HOST}/gitlab-org/cluster-integration/auto-deploy-image:${AUTO_DEPLOY_IMAGE_VERSION}"
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册