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
|
||||
ci-test:
|
||||
runs-on: raw
|
||||
container:
|
||||
options: --privileged -v /var/run/docker.sock:/var/run/docker.sock
|
||||
steps:
|
||||
- name: Check out repository
|
||||
uses: actions/checkout@v3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue