author | Thierry Florac <tflorac@ulthar.net> |
Wed, 12 Jun 2019 18:04:35 +0200 | |
changeset 360 | 9ab2495cb022 |
parent 359 | 14eaa9024bb4 |
child 361 | 20773d4442ee |
.gitlab-ci.yml | file | annotate | diff | comparison | revisions |
--- a/.gitlab-ci.yml Wed Jun 12 17:39:37 2019 +0200 +++ b/.gitlab-ci.yml Wed Jun 12 18:04:35 2019 +0200 @@ -28,6 +28,7 @@ script: - export SP_VERSION=$(echo "$CI_SERVER_VERSION" | sed 's/^\([0-9]*\)\.\([0-9]*\).*/\1-\2-stable/') - docker run + --privileged --env SOURCE_CODE="$PWD/src" --volume "$PWD":/code --volume /var/run/docker.sock:/var/run/docker.sock