Update check_git_apply.yaml
This commit is contained in:
parent
312a3dd9cc
commit
d9d39e238b
1
.github/workflows/check_git_apply.yaml
vendored
1
.github/workflows/check_git_apply.yaml
vendored
@ -22,6 +22,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
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
|
||||||
|
GITHUB_ENV: ${{ env.GITHUB_ENV }}
|
||||||
volumes:
|
volumes:
|
||||||
- /tmp/proxy:/tmp/proxy
|
- /tmp/proxy:/tmp/proxy
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user