mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-02 21:11:39 +00:00
Compare commits
3 Commits
321f69bae0
...
2b3b4bda85
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
2b3b4bda85 | ||
|
|
a0bf22b750 | ||
|
|
5210b84fdc |
5
.github/workflows/ci.yml
vendored
5
.github/workflows/ci.yml
vendored
@ -1171,10 +1171,7 @@ jobs:
|
||||
file: ./test/Dockerfile
|
||||
push: true
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
annotations: |
|
||||
index:com.example.key=value
|
||||
index:com.example.key2=value2
|
||||
manifest:com.example.key3=value3
|
||||
annotations: ${{ steps.meta.outputs.labels }}
|
||||
-
|
||||
name: Check manifest
|
||||
run: |
|
||||
|
||||
Loading…
Reference in New Issue
Block a user