Features/oci image #157

Merged
metal3d merged 3 commits from features/oci-image into master 2025-08-03 21:06:06 +00:00
Showing only changes of commit 07263520b6 - Show all commits

View File

@@ -5,9 +5,6 @@ on:
types:
- published
push:
branches:
- "features/**"
env:
REGISTRY: ghcr.io
IMAGE_NAME: ${{ github.repository }}
@@ -36,3 +33,5 @@ jobs:
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
VERSION=${{github.ref_name}}