mirror of
https://github.com/ThePhaseless/Byparr.git
synced 2025-03-15 01:40:21 +08:00
[skip ci] sync tests and build x64 cache
This commit is contained in:
parent
ab397359a5
commit
4b450fadf2
4
.github/workflows/docker-publish.yml
vendored
4
.github/workflows/docker-publish.yml
vendored
@ -79,9 +79,9 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
cache-from: type=gha
|
cache-from: type=gha,scope=buildkit-x64
|
||||||
pull: true
|
pull: true
|
||||||
cache-to: type=gha,mode=max
|
cache-to: type=gha,mode=max,scope=buildkit-x64
|
||||||
target: test
|
target: test
|
||||||
|
|
||||||
- name: Build and push Docker image for arm64
|
- name: Build and push Docker image for arm64
|
||||||
|
Loading…
x
Reference in New Issue
Block a user