Skip to content

Commit

Permalink
🔧 Added annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
wouterdebruijn committed Feb 3, 2025
1 parent 5df4375 commit 4009422
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,10 @@ jobs:
push: true
platforms: linux/amd64,linux/arm64
tags: ${{ steps.meta.outputs.tags }}
annotations: ${{ steps.meta.outputs.annotations }}
labels: ${{ steps.meta.outputs.labels }}
outputs: type=image, name=ghcr.io/retigra/zabbixci, org.opencontainers.image.description=Source control for Zabbix templates in Git
annotations: |
org.opencontainers.image.title=ZabbixCI
org.opencontainers.image.description=Source control for Zabbix templates in Git
org.opencontainers.image.license=MIT
org.opencontainers.image.source=https://github.com/retigra/zabbixci

0 comments on commit 4009422

Please sign in to comment.