mirror of
https://github.com/the-draupnir-project/Draupnir.git
synced 2026-08-28 05:14:04 +00:00
Add Description to Images. (#1127)
* Add Description to Images. * Fix Invalid Description due to commas. * Make prettier ignore Description. * Apply suggestion from @Gnuxie * Fix remaining Descriptions Co-authored-by: Catalan Lover <48515417+FSG-Cat@users.noreply.github.com>
This commit is contained in:
@@ -67,6 +67,9 @@ jobs:
|
||||
org.opencontainers.image.version=${{ github.ref_name }}-${{ github.sha }}
|
||||
org.opencontainers.image.ref.name=${{ github.ref_name }}
|
||||
org.opencontainers.image.licenses=Apache-2.0
|
||||
|
||||
# prettier-ignore
|
||||
outputs: type=image,name=target,annotation-index.org.opencontainers.image.description=Drapunir is a community management platform for Matrix.
|
||||
sbom: true
|
||||
tags: |
|
||||
${{ env.DOCKER_NAMESPACE }}/draupnir:develop
|
||||
|
||||
Reference in New Issue
Block a user