Commit e1fba7d7 authored by Ling, Chen-xiao-ji's avatar Ling, Chen-xiao-ji
Browse files

add bias/dark/flat

parent a9b7d5ca
......@@ -13,4 +13,4 @@ tasks:
tag: latest
force_pull: true
bash_command: "python /pipeline/app/process.py {message}"
upstream_tasks: ["task1"] # 定义依赖关系,task2依赖task1
upstream_tasks: ["task1"] # 定义依赖关系,task2依赖task1.
......@@ -13,4 +13,4 @@ tasks:
tag: latest
force_pull: true
bash_command: "python /pipeline/app/process.py {message}"
upstream_tasks: ["task1"] # 定义依赖关系,task2依赖task1
upstream_tasks: ["task1"] # 定义依赖关系,task2依赖task1.
......@@ -13,4 +13,4 @@ tasks:
tag: latest
force_pull: true
bash_command: "python /pipeline/app/process.py {message}"
upstream_tasks: ["task1"] # 定义依赖关系,task2依赖task1
upstream_tasks: ["task1"] # 定义依赖关系,task2依赖task1.
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