Skip to content
Snippets Groups Projects
Commit b22eb8ee authored by Vegard Murvold Sporstøl's avatar Vegard Murvold Sporstøl
Browse files

Update .gitlab-ci.yml file

parent fc07f497
No related branches found
No related tags found
2 merge requests!3Merge new master to dev,!2Uc 2
Pipeline #112988 failed
......@@ -21,8 +21,6 @@ build:
DOCKER_TLS_CERTDIR: ""
services:
- docker:19.03.12-dind
before_script:
- docker info --docker-privileged
script:
- docker build -t secfit-group15 . --docker-privileged
- docker run secfit-group15 /script/to/run/tests --docker-privileged
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment