fix
CI / Build binary CI (push) Successful in 34m43s
Details
CI / Build binary CI (push) Successful in 34m43s
Details
This commit is contained in:
parent
6a61c25da9
commit
ee019d1766
|
@ -103,7 +103,7 @@ jobs:
|
|||
push: ${{ github.event_name != 'pull_request' }}
|
||||
file: ./Dockerfile.cnn
|
||||
platforms: linux/amd64,linux/arm64
|
||||
tags: ${{ steps.meta.outputs.tags }}
|
||||
tags: ${{ steps.meta-cnn.outputs.tags }}
|
||||
cache-from: type=gha
|
||||
cache-to: type=gha,mode=max
|
||||
shm-size: 2g
|
||||
|
|
Loading…
Reference in New Issue