Update docker-image.yml

This commit is contained in:
Ruben Fiszel
2022-11-12 18:35:25 +01:00
committed by GitHub
parent 9d1320bae3
commit 88a983b3fa

View File

@@ -197,7 +197,7 @@ jobs:
with:
context: .
push: true
file: ./docker/Dockerfilehelm
file: ./docker/DockerfileHelm
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:helm
cache-from: type=registry,ref=${{ env.LOCAL_REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache