added FORGEJO_IMAGE_TAG env var
This commit is contained in:
parent
94c51a4d77
commit
45da6fc210
1 changed files with 3 additions and 3 deletions
|
|
@ -185,7 +185,7 @@ image:
|
||||||
#tag: "8.0.3"
|
#tag: "8.0.3"
|
||||||
# Adds -rootless suffix to image name
|
# Adds -rootless suffix to image name
|
||||||
# rootless: true
|
# rootless: true
|
||||||
fullOverride: {{{ getenv "CLIENT_REPO_DOMAIN" }}}/devfw-cicd/edp-forgejo:v1.1.0-edp-v11.0.3
|
fullOverride: {{{ getenv "CLIENT_REPO_DOMAIN" }}}/devfw-cicd/edp-forgejo:{{{ .Env.FORGEJO_IMAGE_TAG }}}
|
||||||
|
|
||||||
forgejo:
|
forgejo:
|
||||||
runner:
|
runner:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue