change metadata extraction

This commit is contained in:
David Claeys
2026-01-27 11:54:03 +01:00
parent dd1c365631
commit 02d912b6fc

View File

@@ -41,10 +41,11 @@ jobs:
org.opencontainers.image.documentation=https://git.claeyscloud.com/david/hyperion-docker org.opencontainers.image.documentation=https://git.claeyscloud.com/david/hyperion-docker
images: | images: |
git.claeyscloud.com/david/hyperion-docker git.claeyscloud.com/david/hyperion-docker
flavor: |
latest=true
tags: | tags: |
type=semver,pattern={{raw}} type=semver,pattern={{raw}}
type=sha type=sha
type=ref,event=tag
- name: Build and push - name: Build and push
uses: https://github.com/docker/build-push-action@v5 uses: https://github.com/docker/build-push-action@v5
with: with: