Update check_git_apply.yaml

This commit is contained in:
uazo 2022-10-28 07:16:26 -08:00 committed by GitHub
parent 259d916fd8
commit c4f7fedb9a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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
GH_ENV: /__w/_temp/_runner_file_commands GH_ENV: "/__w/_temp/_runner_file_commands"
volumes: volumes:
- /tmp/proxy:/tmp/proxy - /tmp/proxy:/tmp/proxy