1
0
mirror of https://gitlab.com/obbart/universal_robots_ros_driver.git synced 2026-04-09 17:40:47 +02:00

added gitlab-ci.yml

As the universal_robots repo is not released for melodic currently, we'll have to wait.
We will use our own fork for that, anyway.
This commit is contained in:
Felix Mauch
2019-04-01 11:11:18 +02:00
parent f34422f32b
commit 5934612a03

4
.gitlab-ci.yml Normal file
View File

@@ -0,0 +1,4 @@
include: 'http://ids-services.fzi.de:8079/master/gitlab-ci-yml/catkin_pipeline.yml'
variables:
BUILD_INDIGO: "false"
BUILD_MELODIC: "false"