Skip to content
Snippets Groups Projects
Commit a7be900f authored by Rainer Kartmann's avatar Rainer Kartmann
Browse files

Trigger ArmarXCore when finished

parent 5e363048
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
stages:
- build-and-test
- documentation
- downstream
.build-and-test:
......@@ -91,3 +92,14 @@ build-and-test-jammy:
extends: .build-and-test
image: git.h2t.iar.kit.edu:5050/sw/armarx/meta/axii:latest-jammy
downstream:
stage: downstream
variable:
TODO_ENV_VARIABLE: "This variable will be available to the CI pipeline of ArmarXCore."
trigger:
project: sw/armarx/armarx-core
branch: master # This is optional
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