change metadata extraction
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user