From 7a79901e2a07e2427ad8ce275a937bab853c3f05 Mon Sep 17 00:00:00 2001 From: uazo <29201891+uazo@users.noreply.github.com> Date: Fri, 28 Oct 2022 14:24:11 +0000 Subject: [PATCH] Update check_git_apply.yaml --- .github/workflows/check_git_apply.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/check_git_apply.yaml b/.github/workflows/check_git_apply.yaml index a46c449..9dc99f0 100644 --- a/.github/workflows/check_git_apply.yaml +++ b/.github/workflows/check_git_apply.yaml @@ -22,6 +22,7 @@ jobs: env: GITHUB_SHA: ${{ github.event.inputs.rtag }} USELOCALIMAGE: true # CUSTOM RUNNER: permit use of local images + REMOVEDOCKERSUPPORT: false # CUSTOM RUNNER: remove sharing of docker socket GITHUB_ENV: ${{ env.GITHUB_ENV }} volumes: - /tmp/proxy:/tmp/proxy