Skip to content
Snippets Groups Projects

Draft: Split build and test

Open Jon Azpiazu requested to merge split-build-and-test into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
@@ -49,7 +49,7 @@ variables:
- docker
.industrial_ci_test:
stage: test
stage: .post
services:
- name: tecnalia-docker-dev.artifact.tecnalia.com/docker:dind
alias: docker
Loading