Skip to content

Commit

Permalink
Don't write annotations to image layer
Browse files Browse the repository at this point in the history
Maybe this is cache busting?
  • Loading branch information
HeroCC committed Oct 4, 2024
1 parent 009ee1c commit 4fecae7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/docker-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,6 @@ jobs:
id: meta
uses: docker/metadata-action@v5
env:
DOCKER_METADATA_ANNOTATIONS_LEVELS: manifest,index
SOURCE_DATE_EPOCH: ${{ env.COMMIT_TIMESTAMP }}
with:
images: ${{ env.REGISTRY_IMAGE }}
Expand Down

0 comments on commit 4fecae7

Please sign in to comment.