mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -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:
|
with:
|
||||||
images: |
|
images: |
|
||||||
ghcr.io/cockatrice/servatrice
|
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
|
- name: Set up QEMU
|
||||||
uses: docker/setup-qemu-action@v3
|
uses: docker/setup-qemu-action@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue