Fix proxy image name
This commit is contained in:
parent
4691148236
commit
b74f11e0e2
|
@ -119,7 +119,7 @@ jobs:
|
|||
cache-from: type=registry,ref=${{ env.IMAGE_NAME }}:latest
|
||||
cache-to: type=inline
|
||||
env:
|
||||
IMAGE_NAME: budibase/proxy-service
|
||||
IMAGE_NAME: budibase/proxy
|
||||
IMAGE_TAG: ${{ inputs.image_tag }}
|
||||
|
||||
release-helm-chart:
|
||||
|
|
Loading…
Reference in New Issue