mirror of
https://github.com/docker/build-push-action.git
synced 2026-07-07 08:45:43 +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
|
file: ./test/Dockerfile
|
||||||
push: true
|
push: true
|
||||||
tags: ${{ steps.meta.outputs.tags }}
|
tags: ${{ steps.meta.outputs.tags }}
|
||||||
annotations: |
|
annotations: ${{ steps.meta.outputs.labels }}
|
||||||
index:com.example.key=value
|
|
||||||
index:com.example.key2=value2
|
|
||||||
manifest:com.example.key3=value3
|
|
||||||
-
|
-
|
||||||
name: Check manifest
|
name: Check manifest
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user