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