Skip to content

Commit

Permalink
ci: Document default labels and annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
JadedBlueEyes committed Dec 21, 2024
1 parent ce5dc76 commit 0b2f013
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
images: |
docker.io/${{ env.IMAGE_NAME }}
ghcr.io/${{ env.IMAGE_NAME }}
# default labels & annotations: https://github.com/docker/metadata-action/blob/master/src/meta.ts#L509

# These steps work around docker mount caches not being cached between runs in CI providers.
# It manually injects the mounts into Docker.
Expand Down

0 comments on commit 0b2f013

Please sign in to comment.