mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
fix: clean up docker metadata
remove annotations, it seems they're applied from the labels already, add description
This commit is contained in:
parent
ce80ddfaa4
commit
8bb2079dab
1 changed files with 1 additions and 3 deletions
4
.github/workflows/docker-release.yml
vendored
4
.github/workflows/docker-release.yml
vendored
|
|
@ -36,9 +36,7 @@ jobs:
|
|||
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/
|
||||
org.opencontainers.image.description=Server for cockatrice, a cross-platform virtual tabletop for multiplayer card games
|
||||
|
||||
- name: Set up QEMU
|
||||
uses: docker/setup-qemu-action@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue