mirror of
https://github.com/docker/build-push-action.git
synced 2025-07-05 00:20:53 +00:00
checks post run
This commit is contained in:
parent
b9eaa00132
commit
3115356553
4
.github/workflows/debug.yaml
vendored
4
.github/workflows/debug.yaml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
file: __tests__/Dockerfile
|
||||
tags: test-image-run-${{ matrix.run_number }}
|
||||
push: false
|
||||
platforms: linux/arm64
|
||||
profile-name: test-multi-builder-wrong
|
||||
platforms: linux/amd64,linux/arm64
|
||||
profile-name: test-multi-builder
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user