Skip to content

Commit 71e3b79

Browse files
committed
Put metadata in annotations
Tooling for attestations is a bit crap
1 parent 1f9c4cb commit 71e3b79

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/base-image.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ jobs:
1717
push_image:
1818
runs-on: ubuntu-24.04
1919
name: Docker Images
20+
permissions:
21+
id-token: write
22+
attestations: write
2023
env:
2124
DOCKER_TOKEN: ${{ secrets.DOCKER_TOKEN }}
2225
steps:

0 commit comments

Comments
 (0)