@ -1,3 +1,5 @@
name: release-docker-image
on:
release:
types: [created]
@ -12,6 +14,7 @@ jobs:
uses: redhat-actions/buildah-build@v2
with:
image: planka
archs: linux/amd64, linux/arm/v7, linux/arm64
tags: ${{ github.event.release.tag_name }} latest
containerfiles: |
./Dockerfile