Update .gitlab-ci.yml file

This commit is contained in:
Administrator 2022-05-01 12:03:54 +00:00
parent 88c0055bdf
commit dbc23bd6b8

View File

@ -67,3 +67,6 @@ trigger_job:
stage: trigger
trigger:
project: bsc/todo-service
forward: # I nested this keyword under trigger
yaml_variables: false # this is the current/default behavior
pipeline_variables: false # with this, pipeline UI variables are passed