Commit 4a9bac26 authored by Zhang Xiaoli's avatar Zhang Xiaoli
Browse files

增加新的业务流水线yml文件

parent d94be6c4
name: csst-cpic-l1-qc0
tasks:
- name: QC0
image: csst-cpic-l1-qc0
name: csst-hstdm-l1
tasks:
- name: L1
image: csst-hstdm-l1
# - name: L2
# dependencies: [L1]
# image: csst-hstdm-l2
\ No newline at end of file
name: csst-ifs-l1-qc0
tasks:
- name: QC0
image: csst-ifs-l1-qc0
\ No newline at end of file
name: csst-ifs-l1-rss
tasks:
- name: RSS
image: csst-ifs-l1-rss
\ No newline at end of file
name: csst-ifs-l1
tasks:
- name: QC0
image: csst-ifs-l1-qc0
- name: RSS
dependencies: [QC0]
image: csst-ifs-l1-rss
\ No newline at end of file
name: csst-mci-l1
tasks:
- name: L1
image: csst-mci-l1
\ No newline at end of file
name: csst-msc-l1-ast
tasks:
- name: AST
image: csst-msc-l1-ast-astrometry
- name: SSO
dependencies: [AST]
image: csst-msc-l1-ast-sso-match
\ No newline at end of file
name: csst-msc-l1-ooc
tasks:
- name: OOC
image: csst-msc-l1-ooc
\ No newline at end of file
Markdown is supported
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