error fixed
This commit is contained in:
parent
763aaa7d56
commit
73b69cc021
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ property:
|
|||
pipeline:
|
||||
id: main
|
||||
workflow:
|
||||
-exe: git
|
||||
- exe: git
|
||||
|
||||
#동기식 실행, 해당 수행이 끝나야만 다음 스텝실행, command일경우 해당 id 기입
|
||||
- async: appData
|
||||
|
|
|
|||
Loading…
Reference in a new issue