Skip to content
Snippets Groups Projects
Commit ae38a526 authored by Martin Beseda's avatar Martin Beseda
Browse files

FIX: Fixed gitlab-ci.yml

parent bdd1ae44
No related branches found
No related tags found
No related merge requests found
......@@ -43,6 +43,7 @@ ubuntu_2:
image: ubuntu:latest
before_script:
- apt-get update
- apt-get -y -V install git
- ./download_dependencies.sh
- cd external_dependencies/boost
......
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