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

Add melodic jobs

parent 4de1d1e8
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,15 @@ industrial_ci_kinetic:
except:
- tags
industrial_ci_melodic:
extends: .industrial_ci
variables:
ROS_DISTRO: melodic
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
except:
- tags
allow_failure: yes
industrial_ci_kinetic_deploy:
extends: .industrial_ci
variables:
......
......@@ -41,6 +41,15 @@ industrial_ci_kinetic:
except:
- tags
industrial_ci_melodic:
extends: .industrial_ci
variables:
ROS_DISTRO: melodic
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
except:
- tags
allow_failure: yes
industrial_ci_kinetic_deploy:
extends: .industrial_ci
variables:
......
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