mirror of
https://github.com/docker/build-push-action.git
synced 2024-11-06 00:35:53 -05:00
Dump context
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
This commit is contained in:
parent
8e7bb4ab28
commit
4bde7b156d
1 changed files with 3 additions and 0 deletions
3
.github/workflows/setup-qemu-ci.yml
vendored
3
.github/workflows/setup-qemu-ci.yml
vendored
|
@ -46,3 +46,6 @@ jobs:
|
||||||
-
|
-
|
||||||
name: Available platforms
|
name: Available platforms
|
||||||
run: echo ${{ steps.qemu.outputs.platforms }}
|
run: echo ${{ steps.qemu.outputs.platforms }}
|
||||||
|
-
|
||||||
|
name: Dump context
|
||||||
|
uses: crazy-max/ghaction-dump-context@v1
|
||||||
|
|
Loading…
Reference in a new issue