1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00

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

View file

@ -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