1.3.0: ci: add container gestion #1
Signed-off-by: GnomeZworc <nicolas.boufidjeline@g3e.fr>
This commit is contained in:
parent
3f0a638266
commit
feb4e93f03
1 changed files with 2 additions and 0 deletions
|
|
@ -22,6 +22,8 @@ jobs:
|
||||||
version: v2.1
|
version: v2.1
|
||||||
ci-test:
|
ci-test:
|
||||||
runs-on: raw
|
runs-on: raw
|
||||||
|
container:
|
||||||
|
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||||
steps:
|
steps:
|
||||||
- name: Check out repository
|
- name: Check out repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue