Loading msc/csst-msc-l1-mbi.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ tasks: tag: latest force_pull: true bash_command: "python /pipeline/app/run.py {message}" upstream_tasks: ["task2", "task1"] # 定义依赖关系,task3依赖task2 upstream_tasks: ["task2"] # 定义依赖关系,task3依赖task2 Loading
msc/csst-msc-l1-mbi.yml +1 −1 Original line number Diff line number Diff line Loading @@ -19,4 +19,4 @@ tasks: tag: latest force_pull: true bash_command: "python /pipeline/app/run.py {message}" upstream_tasks: ["task2", "task1"] # 定义依赖关系,task3依赖task2 upstream_tasks: ["task2"] # 定义依赖关系,task3依赖task2