mirror of
https://github.com/docker/build-push-action.git
synced 2025-07-06 17:50:53 +00:00
wrong profile id
This commit is contained in:
parent
81a562cc4f
commit
bbbfb72624
2
.github/workflows/debug.yaml
vendored
2
.github/workflows/debug.yaml
vendored
@ -26,6 +26,6 @@ jobs:
|
|||||||
tags: test-image-run-${{ matrix.run_number }}
|
tags: test-image-run-${{ matrix.run_number }}
|
||||||
push: false
|
push: false
|
||||||
platforms: linux/arm64
|
platforms: linux/arm64
|
||||||
profile-name: test-multi-builder
|
profile-name: test-multi-builder-wrong
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user