Skip to content
Snippets Groups Projects
Commit db2d4520 authored by Jon Azpiazu's avatar Jon Azpiazu
Browse files

Add artifactory registry to the docker images

parent 2fe3924c
No related branches found
No related tags found
1 merge request!56Draft: Resolve "Change default docker registry"
Pipeline #47177 failed
image: docker:git
image: tecnalia-docker-dev.artifact.tecnalia.com/docker:git
variables:
TMPDIR: /builds/${CI_PROJECT_NAMESPACE}
......@@ -159,7 +159,7 @@ file_syntax:
##########################################################
adoc_syntax:
stage: postcheck
image: alpine
image: tecnalia-docker-dev.artifact.tecnalia.com/alpine
before_script:
- apk add --update curl asciidoctor bash
script:
......
image: docker:git
image: tecnalia-docker-dev.artifact.tecnalia.com/docker:git
variables:
TMPDIR: /builds/${CI_PROJECT_NAMESPACE}
......@@ -161,7 +161,7 @@ file_syntax:
##########################################################
adoc_syntax:
stage: postcheck
image: alpine
image: tecnalia-docker-dev.artifact.tecnalia.com/alpine
before_script:
- apk add --update curl asciidoctor bash
script:
......
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