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

[WIP] Trying to set devtools-8 up.

parent 503b6683
No related branches found
No related tags found
No related merge requests found
......@@ -65,12 +65,9 @@ centos_local_deps:
- cd build_scripts/linux
- export DEPENDENCIES_LINK_TYPE=static
- export CLEAN_AFTER=yes
- scl enable devtoolset-8 -- ./linux_gcc_build_x64_debug_local.sh
script:
- cd ../..
- cd build_scripts/linux
# - './linux_run_tests.sh'
- scl enable devtoolset-8 -- ./linux_gcc_build_x64_debug_local.sh
# Latest CentOS with dependencies
# downloaded (and compiled) locally
......
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