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
catladder
gitlab-ci
Commits
fca9cbcd
Commit
fca9cbcd
authored
Nov 24, 2021
by
Gitlab Runner
Browse files
adjust PIPELINE_IMAGE_TAG
parent
1ec970be
Changes
3
Hide whitespace changes
Inline
Side-by-side
helm-chart.yml
View file @
fca9cbcd
...
...
@@ -11,7 +11,7 @@ image:
variables
:
HELM_EXPERIMENTAL_OCI
:
1
AUTO_RELEASE
:
"
true"
PIPELINE_IMAGE_TAG
:
f375e9a383cdac279b06b6da54d5f95a518c352a
PIPELINE_IMAGE_TAG
:
1ec970bea0965c3dc630cd3332f601cde0814003
stages
:
-
lint
...
...
monorepo.yml
View file @
fca9cbcd
...
...
@@ -12,7 +12,7 @@ include:
-
/includes/open-mr.yml
variables
:
PIPELINE_IMAGE_TAG
:
f375e9a383cdac279b06b6da54d5f95a518c352a
PIPELINE_IMAGE_TAG
:
1ec970bea0965c3dc630cd3332f601cde0814003
image
:
git.panter.ch:5001/catladder/gitlab-ci/pipeline:$PIPELINE_IMAGE_TAG
...
...
panter-kubernetes-base.yml
View file @
fca9cbcd
...
...
@@ -12,7 +12,7 @@ include:
-
/includes/open-mr.yml
variables
:
PIPELINE_IMAGE_TAG
:
f375e9a383cdac279b06b6da54d5f95a518c352a
PIPELINE_IMAGE_TAG
:
1ec970bea0965c3dc630cd3332f601cde0814003
CUSTOMER_NAME
:
panter
APP_NAME
:
demo
COMPONENT_NAME
:
web
...
...
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