2
0
Fork 0
mirror of https://code.forgejo.org/docker/build-push-action.git synced 2025-06-24 16:05:54 +00:00

adds profile-name

This commit is contained in:
Prajjwal 2025-03-20 14:10:00 +05:30
parent 1253ea78dc
commit 603a9cec3b

View file

@ -25,4 +25,5 @@ jobs:
file: __tests__/Dockerfile
tags: test-image-run-${{ matrix.run_number }}
push: false
platforms: linux/amd64,linux/arm64
platforms: linux/amd64,linux/arm64
profile-name: test-multi-builder