actually hit push button
All checks were successful
Build and Push Image / Build and push image (push) Successful in 11m47s

This commit is contained in:
Andrew Ridgway 2024-08-13 16:02:29 +10:00
parent 1baa860796
commit 1c54bc9a4f

View File

@ -36,7 +36,7 @@ jobs:
uses: docker/build-push-action@v5
with:
context: .
push: false
push: true
file: base.Dockerfile
platforms: linux/amd64,linux/arm64
tags: |