Co-authored-by: Tyler <48813565+technicallyty@users.noreply.github.com>
This commit is contained in:
parent
b0ee102cfa
commit
794f0e5eed
2
.github/workflows/docker.yml
vendored
2
.github/workflows/docker.yml
vendored
@ -68,7 +68,7 @@ jobs:
|
||||
uses: depot/build-push-action@v1
|
||||
with:
|
||||
project: gnm1jqptpw
|
||||
platforms: linux/amd64,linux/arm64
|
||||
platforms: linux/amd64,linux/arm64,darwin/arm64,darwin/amd64
|
||||
push: ${{ github.event_name != 'pull_request' }}
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
cache-from: type=gha
|
||||
|
||||
Loading…
Reference in New Issue
Block a user