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

Revert "Temporarily use "staging" docker image tags"

This reverts commit d8499b1d.
parent d8499b1d
No related branches found
No related tags found
1 merge request!99Replace 'tecnalia.com' with 'tecnalia.dev' where appropriate
Pipeline #167546 passed
......@@ -13,7 +13,7 @@ variables:
- docker login tecnalia-docker-dev.artifact.tecnalia.dev -u ${ARTIFACT_CI_USER} -p ${ARTIFACT_CI_TOKEN}
script: .ci_config/gitlab.sh
variables:
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}-staging-dev-domain"
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
ADDITIONAL_DEBS: curl
PARALLEL_BUILDS: 2 # keep this for now, since there seems to be memory limit issues in the ci VM
AFTER_SETUP_TARGET_WORKSPACE: "rosenv && bash <(curl -Ls https://git.code.tecnalia.dev/tecnalia_robotics-public/gitlab_templates/raw/${GITLAB_TEMPLATES_BRANCH}/scripts/ci_run_entry_points.sh) $$current_ws"
......
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