CI: Add automatic docker build on push and daily #1

Merged
nsx1luke merged 5 commits from ci-test into master 2024-11-12 22:23:06 +00:00
Showing only changes of commit 21f8b8700f - Show all commits

View File

@@ -62,7 +62,7 @@ jobs:
id: meta
uses: docker/metadata-action@8e5442c4ef9f78752691e2d8f8d19755c6f78e81 # v5.5.1
with:
images: ${{ matrix.image }}:${{ matrix.base }}
images: ${{ matrix.image }}-${{ matrix.base }}
# Build and push Docker image with Buildx (don't push on PR)
# https://github.com/docker/build-push-action