Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
4748db8e
Commit
4748db8e
authored
Aug 23, 2021
by
Dominik Hebeler
Browse files
migration done: cleanup
parent
6b71eb95
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
4748db8e
...
...
@@ -11,13 +11,10 @@ variables:
SAST_DISABLED
:
"
true"
TEST_DISABLED
:
"
true"
AUTO_DEVOPS_BUILD_IMAGE_FORWARDED_CI_VARIABLES
:
"
AWS_ACCESS_KEY_ID,AWS_SECRET_ACCESS_KEY,S3_HOST,S3_BUCKETNAME"
MIGRATE_HELM_2TO3
:
"
true"
AUTO_DEVOPS_FORCE_DEPLOY_V2
:
"
1"
include
:
-
template
:
Jobs/Build.gitlab-ci.yml
-
template
:
Jobs/Deploy.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:v2.12.0"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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