Skip to content
Snippets Groups Projects
Commit 0e63bb13 authored by Dominik Hebeler's avatar Dominik Hebeler
Browse files

doing helm upgrade on later pipeline

parent 51496c53
No related branches found
No related tags found
4 merge requests!1895Development,!1892Development,!1889Development,!1888Resolve "fix ci pipelines"
......@@ -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" # TODO: remove after migration to helm3
AUTO_DEVOPS_FORCE_DEPLOY_V2: "1" # TODO: remove after migration to helm3
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 # TODO: remove after migration to helm3
.auto-deploy:
image: "registry.gitlab.com/gitlab-org/cluster-integration/auto-deploy-image:v2.12.0"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment