Update check_git_apply.yaml
This commit is contained in:
parent
7a79901e2a
commit
a8ed4b9dd2
2
.github/workflows/check_git_apply.yaml
vendored
2
.github/workflows/check_git_apply.yaml
vendored
@ -23,7 +23,7 @@ jobs:
|
|||||||
GITHUB_SHA: ${{ github.event.inputs.rtag }}
|
GITHUB_SHA: ${{ github.event.inputs.rtag }}
|
||||||
USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images
|
USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images
|
||||||
REMOVEDOCKERSUPPORT: false # CUSTOM RUNNER: remove sharing of docker socket
|
REMOVEDOCKERSUPPORT: false # CUSTOM RUNNER: remove sharing of docker socket
|
||||||
GITHUB_ENV: ${{ env.GITHUB_ENV }}
|
GITHUB_ENV: /__w/_temp/_runner_file_commands
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/proxy:/tmp/proxy
|
- /tmp/proxy:/tmp/proxy
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user