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
fe38e972
Commit
fe38e972
authored
Sep 29, 2021
by
Gitlab Runner
Browse files
adjust PIPELINE_IMAGE_TAG
parent
b500e510
Pipeline
#113120
skipped
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
helm-chart.yml
View file @
fe38e972
...
...
@@ -11,7 +11,7 @@ image:
variables
:
HELM_EXPERIMENTAL_OCI
:
1
AUTO_RELEASE
:
"
true"
PIPELINE_IMAGE_TAG
:
6c3308bfc9d7878728334ebaa17f594bdd5f6f2d
PIPELINE_IMAGE_TAG
:
b500e510812f97f5fdaff7fe8d2aacf6ffb6a311
stages
:
-
lint
...
...
monorepo.yml
View file @
fe38e972
...
...
@@ -12,7 +12,7 @@ include:
-
/includes/open-mr.yml
variables
:
PIPELINE_IMAGE_TAG
:
6c3308bfc9d7878728334ebaa17f594bdd5f6f2d
PIPELINE_IMAGE_TAG
:
b500e510812f97f5fdaff7fe8d2aacf6ffb6a311
image
:
git.panter.ch:5001/catladder/gitlab-ci/pipeline:$PIPELINE_IMAGE_TAG
...
...
panter-kubernetes-base.yml
View file @
fe38e972
...
...
@@ -12,7 +12,7 @@ include:
-
/includes/open-mr.yml
variables
:
PIPELINE_IMAGE_TAG
:
6c3308bfc9d7878728334ebaa17f594bdd5f6f2d
PIPELINE_IMAGE_TAG
:
b500e510812f97f5fdaff7fe8d2aacf6ffb6a311
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