Skip to content

Commit

Permalink
[fix-ghcr-pkg-metadata] Test description.
Browse files Browse the repository at this point in the history
  • Loading branch information
GROwen committed Feb 13, 2024
1 parent 7306cb9 commit 8576980
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,7 @@ jobs:
org.opencontainers.image.description=${{ matrix.images }} image for Bay container platform
annotations: |
org.opencontainers.image.source=https://github.com/${{ github.repository }}/tree/${{ (contains(fromJson('["opened","synchronize"]'), github.event.action)) && github.head_ref || github.event.action == 'closed' && github.base_ref || github.ref_name }}/images/${{ matrix.images }}/Dockerfile
org.opencontainers.image.description=Test annotation description for ghcr
- name: Build and push the images
uses: docker/[email protected]
Expand Down

0 comments on commit 8576980

Please sign in to comment.