use develop tag for docker pull
This commit is contained in:
parent
f7272c29b6
commit
373918a40c
|
@ -108,7 +108,7 @@ jobs:
|
||||||
helm: helm3
|
helm: helm3
|
||||||
values: |
|
values: |
|
||||||
globals:
|
globals:
|
||||||
appVersion: v${{ env.RELEASE_VERSION }}
|
appVersion: develop
|
||||||
ingress:
|
ingress:
|
||||||
enabled: true
|
enabled: true
|
||||||
nginx: true
|
nginx: true
|
||||||
|
|
Loading…
Reference in New Issue