Skip to content
Snippets Groups Projects

Draft: Split build and test

Open Jon Azpiazu requested to merge split-build-and-test into master
3 unresolved threads
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -20,7 +20,7 @@ variables:
CMAKE_ARGS: -DCMAKE_CXX_FLAGS=-Wno-ignored-attributes -Wno-int-in-bool-context -Wno-dev
.industrial_ci_build_notest:
stage: .pre
stage: build
services:
- name: tecnalia-docker-dev.artifact.tecnalia.com/docker:dind
alias: docker
Loading