Add docker images #5

Merged
allanger merged 21 commits from add-docker-image into main 2023-02-14 21:16:34 +00:00
1 changed files with 2 additions and 2 deletions
Showing only changes of commit 977c7560e4 - Show all commits

View File

@ -53,7 +53,7 @@ jobs:
with:
builder: ${{ steps.buildx.outputs.name }}
context: ./dockerfiles
file: ./Dockerfile-helmfile
file: ./dockerfiles/Dockerfile-helmfile
platforms: linux/amd64,linux/arm64
push: true
tags: |
@ -71,7 +71,7 @@ jobs:
with:
builder: ${{ steps.buildx.outputs.name }}
context: ./dockerfiles
file: ./Dockerfile-argo
file: ./dockerfiles/Dockerfile-argo
platforms: linux/amd64,linux/arm64
push: true
tags: |