Compare commits

..

3 Commits

Author SHA1 Message Date
CrazyMax
321f69bae0
Merge 662cd77107 into fdf7f43ecf 2023-10-25 15:11:44 +00:00
CrazyMax
662cd77107
chore: update generated content
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-10-25 17:11:34 +02:00
CrazyMax
284d6304bb
add annotations input
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
2023-10-25 17:11:34 +02:00

View File

@ -1171,7 +1171,10 @@ jobs:
file: ./test/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
annotations: ${{ steps.meta.outputs.labels }}
annotations: |
index:com.example.key=value
index:com.example.key2=value2
manifest:com.example.key3=value3
-
name: Check manifest
run: |