Update check_git_apply.yaml

This commit is contained in:
uazo 2022-10-28 07:31:08 -02:00 committed by GitHub
parent 0622111b34
commit 960c195a73
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

View File

@ -14,6 +14,14 @@ env:
jobs:
build:
runs-on: ci
container:
image: ubuntu:latest
env:
REMOVEDOCKERSUPPORT: true # CUSTOM RUNNER: remove sharing of docker socket
USELOCALIMAGE: false # CUSTOM RUNNER: permit use of local images
USEINTERNALNETWORK: false # CUSTOM RUNNER: create the docker network as internal
steps:
- name: Prepare container