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
485ad454
Commit
485ad454
authored
Nov 25, 2021
by
Gitlab Runner
Browse files
adjust PIPELINE_IMAGE_TAG
parent
a5af9d60
Changes
3
Hide whitespace changes
Inline
Side-by-side
helm-chart.yml
View file @
485ad454
...
...
@@ -11,7 +11,7 @@ image:
variables
:
HELM_EXPERIMENTAL_OCI
:
1
AUTO_RELEASE
:
"
true"
PIPELINE_IMAGE_TAG
:
4280acea6b3a6f22baba94983645fe861446d7bb
PIPELINE_IMAGE_TAG
:
a5af9d60389a42280d116b1400c6392c9c4e503e
stages
:
-
lint
...
...
monorepo.yml
View file @
485ad454
...
...
@@ -12,7 +12,7 @@ include:
-
/includes/open-mr.yml
variables
:
PIPELINE_IMAGE_TAG
:
4280acea6b3a6f22baba94983645fe861446d7bb
PIPELINE_IMAGE_TAG
:
a5af9d60389a42280d116b1400c6392c9c4e503e
image
:
git.panter.ch:5001/catladder/gitlab-ci/pipeline:$PIPELINE_IMAGE_TAG
...
...
panter-kubernetes-base.yml
View file @
485ad454
...
...
@@ -12,7 +12,7 @@ include:
-
/includes/open-mr.yml
variables
:
PIPELINE_IMAGE_TAG
:
4280acea6b3a6f22baba94983645fe861446d7bb
PIPELINE_IMAGE_TAG
:
a5af9d60389a42280d116b1400c6392c9c4e503e
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