mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Mount less volumes
This commit is contained in:
parent
5ccf6609b3
commit
5e96a196f7
1 changed files with 0 additions and 5 deletions
5
.github/workflows/test-action.yml
vendored
5
.github/workflows/test-action.yml
vendored
|
@ -168,11 +168,6 @@ jobs:
|
|||
-e SHELL=/bin/bash \
|
||||
-v "/var/run/docker.sock":"/var/run/docker.sock" \
|
||||
-v "/home/runner/work":"/__w" \
|
||||
-v "/home/runner/work/_temp":"/__w/_temp" \
|
||||
-v "/home/runner/work/_actions":"/__w/_actions" \
|
||||
-v "/opt/hostedtoolcache":"/__t" \
|
||||
-v "/home/runner/work/_temp/_github_home":"/github/home" \
|
||||
-v "/home/runner/work/_temp/_github_workflow":"/github/workflow" \
|
||||
--entrypoint "/usr/lib/systemd/systemd" \
|
||||
${{ matrix.container }} \
|
||||
--systemd --unit rescue.target
|
||||
|
|
Loading…
Add table
Reference in a new issue