Update check_git_apply.yaml
This commit is contained in:
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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user