Skip to content
Snippets Groups Projects

Resolve "Some jobs running with docker service even if not needed."

3 files
+ 6
4
Compare changes
  • Side-by-side
  • Inline

Files

+ 0
4
@@ -15,10 +15,6 @@ stages:
@@ -15,10 +15,6 @@ stages:
- build
- build
- deploy
- deploy
before_script:
- apk add --update bash coreutils tar wget
- docker login tecnalia-docker-dev.artifact.tecnalia.com -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
include:
include:
- ci-templates/syntax-check.yml
- ci-templates/syntax-check.yml
- ci-templates/industrial-ci-templates.yml
- ci-templates/industrial-ci-templates.yml
Loading