Skip to content
代码片段 群组 项目
提交 969bc05e 编辑于 作者: Florian Forster's avatar Florian Forster
浏览文件

Merge branch 'renovate/major-common-ci-tasks' into 'main'

chore(deps): update dependency gitlab-com/gl-infra/common-ci-tasks to v2

See merge request gitlab-com/gl-infra/platform/runway/runwayctl!125
No related branches found
No related tags found
无相关合并请求
......@@ -20,19 +20,19 @@ include:
# Runs Terraform validations, including tflint, terraform validate and terraform formatting checks
# see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/templates/terraform.md
- project: "gitlab-com/gl-infra/common-ci-tasks"
ref: v1.80.3 # renovate:managed
ref: v2.6.1 # renovate:managed
file: templates/terraform.yml
# Includes a base template for running kaniko easily
# see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/kaniko.md
- project: 'gitlab-com/gl-infra/common-ci-tasks'
ref: v1.80.3 # renovate:managed
ref: v2.6.1 # renovate:managed
file: 'kaniko.yml'
# Runs checkov on all terraform module directories
# see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/checkov.md
- project: 'gitlab-com/gl-infra/common-ci-tasks'
ref: v1.80.3 # renovate:managed
ref: v2.6.1 # renovate:managed
file: checkov.yml
# Runs golang standard tests, including tests, goreleaser, golangci-lint and go-mod-tidy
......@@ -44,7 +44,7 @@ include:
# Analyze commits to determine whether to cut a release
# see https://gitlab.com/gitlab-com/gl-infra/common-ci-tasks/-/blob/main/semantic-release.md
- project: 'gitlab-com/gl-infra/common-ci-tasks'
ref: v1.80.3 # renovate:managed
ref: v2.6.1 # renovate:managed
file: 'semantic-release.yml'
🔍 CI lint:
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册