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

Add docker login

parent ac6cb01b
No related branches found
No related tags found
1 merge request!11Use custom docker image no docker base image
......@@ -19,6 +19,7 @@ industrial_ci_kinetic:
before_script:
- 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}
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