mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-15 06:52:15 -07:00
ci: configure image title and url
This commit is contained in:
parent
0e0a51a9db
commit
1e0af423b2
1 changed files with 6 additions and 0 deletions
6
.github/workflows/docker-release.yml
vendored
6
.github/workflows/docker-release.yml
vendored
|
|
@ -33,6 +33,12 @@ jobs:
|
|||
with:
|
||||
images: |
|
||||
ghcr.io/cockatrice/servatrice
|
||||
labels: |
|
||||
org.opencontainers.image.title=Servatrice
|
||||
org.opencontainers.image.url=https://cockatrice.github.io/
|
||||
annotations: |
|
||||
manifest:org.opencontainers.image.title=Servatrice
|
||||
manifest:org.opencontainers.image.url=https://cockatrice.github.io/
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue