actually hit push button
All checks were successful
Build and Push Image / Build and push image (push) Successful in 11m47s
All checks were successful
Build and Push Image / Build and push image (push) Successful in 11m47s
This commit is contained in:
parent
1baa860796
commit
1c54bc9a4f
@ -36,7 +36,7 @@ jobs:
|
|||||||
uses: docker/build-push-action@v5
|
uses: docker/build-push-action@v5
|
||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: false
|
push: true
|
||||||
file: base.Dockerfile
|
file: base.Dockerfile
|
||||||
platforms: linux/amd64,linux/arm64
|
platforms: linux/amd64,linux/arm64
|
||||||
tags: |
|
tags: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user