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

Update .gitlab-ci.yml file

parent b22eb8ee
No related branches found
No related tags found
2 merge requests!3Merge new master to dev,!2Uc 2
Pipeline #112991 failed
......@@ -22,8 +22,8 @@ build:
services:
- docker:19.03.12-dind
script:
- docker build -t secfit-group15 . --docker-privileged
- docker run secfit-group15 /script/to/run/tests --docker-privileged
- docker build -t secfit-group15 .
- docker run secfit-group15 /script/to/run/tests
deploy:
stage: deploy
......
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