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