Update .gitea/workflows/docker-test.yml
Some checks failed
Docker Test / test (push) Failing after 1s
Some checks failed
Docker Test / test (push) Failing after 1s
This commit is contained in:
parent
b952445d01
commit
395a624c1e
@ -11,6 +11,7 @@ jobs:
|
|||||||
-v C:\toolcache:C:\toolcache # Windows-style volume mount
|
-v C:\toolcache:C:\toolcache # Windows-style volume mount
|
||||||
env:
|
env:
|
||||||
RUNNER_TOOL_CACHE: C:\toolcache # Override Linux default path
|
RUNNER_TOOL_CACHE: C:\toolcache # Override Linux default path
|
||||||
|
ACTIONS_RUNNER_REQUIRE_LINUX: "false" # Disable Linux-specific behavior
|
||||||
steps:
|
steps:
|
||||||
- name: Test Docker
|
- name: Test Docker
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user