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