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

Remove explicit pull as it is not required, see...

parent 2a350f7c
No related branches found
No related tags found
No related merge requests found
......@@ -20,7 +20,6 @@ industrial_ci_kinetic:
- apk add --update bash coreutils tar
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
- docker login ${ARTIFACT_DOCKER_URL} -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
- docker pull tecnalia-robotics.artifact.tecnalia.com/test-robotics/flexbotics-base-devel
script: .ci_config/gitlab.sh
variables:
ROS_DISTRO: kinetic
......
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