From c5e93c09c44dc6208164ec6b90176b8f42897059 Mon Sep 17 00:00:00 2001 From: Fu Zhensen Date: Tue, 22 Jul 2025 03:29:32 +0000 Subject: [PATCH] Update csst-msc-l1-ast.yml --- csst_dag/dag_config/csst-msc-l1-ast.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/csst_dag/dag_config/csst-msc-l1-ast.yml b/csst_dag/dag_config/csst-msc-l1-ast.yml index 74efb7d..e345e00 100644 --- a/csst_dag/dag_config/csst-msc-l1-ast.yml +++ b/csst_dag/dag_config/csst-msc-l1-ast.yml @@ -3,5 +3,5 @@ tasks: - name: AST image: csst-msc-l1-ast - name: SSO - dependencies: [AST] - image: csst-msc-l1-ast-sso \ No newline at end of file +# dependencies: [AST] +# image: csst-msc-l1-ast-sso -- GitLab