Skip to content

Commit 83569fb

Browse files
committed
add platform and target to gitlab-ci.yml
1 parent 5cb9804 commit 83569fb

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,6 @@ include:
33

44
variables:
55
BASE_IMAGE: rwthika/ros:noetic
6-
COMMAND: roslaunch mqtt_client standalone.launch
6+
COMMAND: roslaunch mqtt_client standalone.launch
7+
PLATFORM: amd64,arm64
8+
TARGET: dev,run

0 commit comments

Comments
 (0)