mirror of
https://github.com/docker/build-push-action.git
synced 2025-07-07 02:10:50 +00:00
adds profile-name
This commit is contained in:
parent
1253ea78dc
commit
603a9cec3b
1
.github/workflows/debug.yaml
vendored
1
.github/workflows/debug.yaml
vendored
@ -26,3 +26,4 @@ jobs:
|
|||||||
tags: test-image-run-${{ matrix.run_number }}
|
tags: test-image-run-${{ matrix.run_number }}
|
||||||
push: false
|
push: false
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
|
profile-name: test-multi-builder
|
Loading…
Reference in New Issue
Block a user