Add docker images #5

Merged
allanger merged 21 commits from refs/pull/5/head into main 2023-02-14 21:16:34 +00:00
Showing only changes of commit edf35a8a7f - Show all commits

View File

@ -54,7 +54,7 @@ jobs:
builder: ${{ steps.buildx.outputs.name }} builder: ${{ steps.buildx.outputs.name }}
context: ./dockerfiles context: ./dockerfiles
file: ./dockerfiles/Dockerfile-helmfile file: ./dockerfiles/Dockerfile-helmfile
platforms: linux/amd64,linux/arm64 platforms: linux/arm64
push: true push: true
tags: | tags: |
ghcr.io/${{ github.repository }}-helmfile:latest ghcr.io/${{ github.repository }}-helmfile:latest