Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
csst-cicd
csst-dag
Commits
5ac5a1d9
Commit
5ac5a1d9
authored
Nov 18, 2024
by
BO ZHANG
🏀
Browse files
tweak
parent
d149c06a
Changes
1
Hide whitespace changes
Inline
Side-by-side
msc/csst-msc-l1-mbi.yml
View file @
5ac5a1d9
...
...
@@ -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
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment