Skip to content
Snippets Groups Projects
Commit 8cafc896 authored by Silas Della Contrada's avatar Silas Della Contrada
Browse files

Update .gitlab-ci.yml file

parent 15165511
Branches
No related tags found
No related merge requests found
...@@ -2,6 +2,5 @@ build-container: ...@@ -2,6 +2,5 @@ build-container:
stage: build stage: build
script: script:
- apt install docker - apt install docker
- service docker start
- docker build -t builder docker/ - docker build -t builder docker/
- docker run builder - docker run builder
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment