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

Update .gitlab-ci.yml file

parent 8065b924
No related branches found
No related tags found
2 merge requests!3Merge new master to dev,!2Uc 2
Pipeline #112343 failed
job:
script: |
apt-get update
apt-get install docker
echo "Hello world"
docker build .
\ No newline at end of file
stages:
- test
- build
include:
- '/backend/secfit/.gitlab-ci.yml'
\ No newline at end of file
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