mirror of
https://github.com/docker/build-push-action.git
synced 2025-06-28 12:14:15 +00:00
wrong profile id
This commit is contained in:
parent
81a562cc4f
commit
bbbfb72624
1 changed files with 1 additions and 1 deletions
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…
Add table
Add a link
Reference in a new issue