mirror of
https://github.com/AuxXxilium/arv-v-dsm.git
synced 2024-11-23 23:10:58 +07:00
build: Annotations (#413)
This commit is contained in:
parent
6218333fec
commit
eb4852683b
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -49,6 +49,8 @@ jobs:
|
||||
type=raw,value=${{ vars.MAJOR }}.${{ vars.MINOR }}
|
||||
labels: |
|
||||
org.opencontainers.image.title=${{ vars.NAME }}
|
||||
env:
|
||||
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
|
||||
-
|
||||
name: Set up Docker Buildx
|
||||
uses: docker/setup-buildx-action@v3
|
||||
|
Loading…
Reference in New Issue
Block a user