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

Add option to use the melodic-test branch

parent ebed62aa
No related branches found
No related tags found
No related merge requests found
Pipeline #48057 passed
......@@ -41,6 +41,7 @@ industrial_ci_kinetic:
except:
- tags
- melodic-devel
- melodic-test
industrial_ci_melodic:
extends: .industrial_ci
......@@ -49,6 +50,7 @@ industrial_ci_melodic:
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
only:
- melodic-devel
- melodic-test
except:
- tags
......
......@@ -43,6 +43,7 @@ industrial_ci_kinetic:
except:
- tags
- melodic-devel
- melodic-test
industrial_ci_melodic:
extends: .industrial_ci
......@@ -51,6 +52,7 @@ industrial_ci_melodic:
DOCKER_IMAGE: "${ARTIFACT_DOCKER_URL}/flexbotics-base-devel:${ROS_DISTRO}"
only:
- melodic-devel
- melodic-test
except:
- tags
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment