Update docker-image.yml

This commit is contained in:
Ruben Fiszel
2022-11-13 12:03:30 +01:00
committed by GitHub
parent f76718f2d5
commit ce484170fd
+1 -1
View File
@@ -199,6 +199,6 @@ jobs:
push: true
file: ./docker/DockerfileHelm
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:helm
${{ env.ECR_REGISTRY }}/${{ env.IMAGE_NAME }}:helm
cache-from: type=registry,ref=${{ env.LOCAL_REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache
cache-to: type=registry,ref=${{ env.LOCAL_REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache,mode=max