Skip to content

gitlab-trigger: add new submit job strategy

Andres Gomez requested to merge wip/tanty/new-gitlab-trigger-submit-job into master

Before creating the custom job image, we create a base image at the pipeline level with all the common parts used by the job runners.

Additionally, we expect now to get the jinja2 template as a parameter for the job submitter script.

Signed-off-by: Andres Gomez agomez@igalia.com

Edited by Andres Gomez

Merge request reports