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

Test to add namespace to docker image path

parent 365e8c6e
Branches
Tags
1 merge request!56Draft: Resolve "Change default docker registry"
Pipeline #47214 failed
...@@ -95,7 +95,7 @@ clang_format: ...@@ -95,7 +95,7 @@ clang_format:
## other options like pylint, but much faster and less strict ## other options like pylint, but much faster and less strict
########################################################## ##########################################################
python_syntax: python_syntax:
image: tecnalia-docker-dev.artifact.tecnalia.com/docker:git image: tecnalia-docker-dev.artifact.tecnalia.com/docker/docker:git
before_script: before_script:
- apk add --update python2 - apk add --update python2
stage: precheck stage: precheck
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment