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