mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2026-09-24 14:20:08 +01:00
[skip ci] sync tests and build x64 cache
This commit is contained in:
@@ -79,9 +79,9 @@ jobs:
|
||||
with:
|
||||
context: .
|
||||
platforms: linux/amd64
|
||||
cache-from: type=gha
|
||||
cache-from: type=gha,scope=buildkit-x64
|
||||
pull: true
|
||||
cache-to: type=gha,mode=max
|
||||
cache-to: type=gha,mode=max,scope=buildkit-x64
|
||||
target: test
|
||||
|
||||
- name: Build and push Docker image for arm64
|
||||
|
||||
Reference in New Issue
Block a user