mirror of
https://github.com/rehlds/testdemos.git
synced 2025-04-17 06:22:28 +03:00
test
This commit is contained in:
parent
30a0def2e0
commit
3e92005ed7
4
.github/workflows/Build.yml
vendored
4
.github/workflows/Build.yml
vendored
@ -53,8 +53,8 @@ jobs:
|
||||
- name: Build container
|
||||
run: |
|
||||
docker build \
|
||||
--cache-from=type=local,src=/tmp/.buildx-cache \
|
||||
--cache-to=type=local,dest=/tmp/.buildx-cache-new,mode=max \
|
||||
--cache-from=type=gha,src=/tmp/.buildx-cache \
|
||||
--cache-to=type=gha,dest=/tmp/.buildx-cache-new,mode=max \
|
||||
-t $imageName .
|
||||
|
||||
- name: Run test
|
||||
|
Loading…
x
Reference in New Issue
Block a user