Commit 5ac5a1d9 authored by BO ZHANG's avatar BO ZHANG 🏀
Browse files

tweak

parent d149c06a
......@@ -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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment