Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
Proxy
Commits
f1920adb
Commit
f1920adb
authored
Aug 12, 2021
by
Dominik Hebeler
Browse files
upgrade autodeploy to 2
parent
a3cc22a2
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
f1920adb
...
...
@@ -11,13 +11,19 @@ variables:
SAST_DISABLED
:
"
true"
TEST_DISABLED
:
"
true"
CACHE_FALLBACK_KEY
:
proxy-master
MIGRATE_HELM_2TO3
:
"
true"
AUTO_DEVOPS_FORCE_DEPLOY_V2
:
"
1"
include
:
-
template
:
Jobs/Build.gitlab-ci.yml
-
template
:
Jobs/Deploy.gitlab-ci.yml
include
:
-
template
:
Auto-DevOps.gitlab-ci.yml
-
remote
:
https://gitlab.com/gitlab-org/gitlab/-/raw/master/lib/gitlab/ci/templates/Jobs/Helm-2to3.gitlab-ci.yml
.auto-deploy
:
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v
1.0.6
"
image
:
"
registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v
2.12.0
"
stages
:
-
prepare
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment