use develop tag for docker pull

This commit is contained in:
Martin McKeaveney 2022-05-27 00:34:32 +01:00
parent f7272c29b6
commit 373918a40c
1 changed files with 1 additions and 1 deletions

View File

@ -108,7 +108,7 @@ jobs:
helm: helm3
values: |
globals:
appVersion: v${{ env.RELEASE_VERSION }}
appVersion: develop
ingress:
enabled: true
nginx: true