Use "trigger" keyword for pipelines
The .gitlab-ci.yml
should use the trigger
keyword. The simple case of caosdb-mysqlbackend can be used as a model.
-
Trigger jobs use the trigger
keyword.
Edited by Daniel Hornung
The .gitlab-ci.yml
should use the trigger
keyword. The simple case of caosdb-mysqlbackend can be used as a model.
trigger
keyword.