Skip to content
Snippets Groups Projects
Commit 15d3cf88 authored by Michal Kravcenko's avatar Michal Kravcenko
Browse files

MOD: reverted the new docker

parent d8824c65
No related branches found
No related tags found
No related merge requests found
......@@ -69,7 +69,7 @@ ubuntu_boost_system:
tags:
- centos7
image: martinbeseda/dockertest:latest
image: martinbeseda/ubuntu-ci:latest
before_script:
- rm -rf external_dependencies/boost/*
......@@ -91,9 +91,10 @@ ubuntu_boost_system:
# compiled locally as submodules and
# linked statically
ubuntu_boost_local_static_deps:
tags:
- centos7
# image: martinbeseda/ubuntu-ci:latest
image: gcc:latest
image: martinbeseda/ubuntu-ci:latest
before_script:
- export TERM=xterm
......
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