update
This commit is contained in:
parent
b6c2d44b2e
commit
d5d132a127
1 changed files with 2 additions and 2 deletions
|
|
@ -19,7 +19,7 @@ pipeline:
|
|||
condition-string: <!property.old-version>
|
||||
cases:
|
||||
#case 아이템 하나에 여러 작업을 array형태로 할당
|
||||
- value: 0.0.152
|
||||
- value: 0.0.155
|
||||
tasks:
|
||||
- exe: git
|
||||
|
||||
|
|
@ -37,7 +37,7 @@ pipeline:
|
|||
condition-string: <!property.git-rev>
|
||||
cases:
|
||||
#case 아이템 하나에 여러 작업을 array형태로 할당
|
||||
- value: f9c8f4c2cbaf181c498a2136d3110693ab92b35e
|
||||
- value: b6c2d44b2ec8b1a22fd9a88f4779e250b6ddc6b1
|
||||
tasks:
|
||||
- exe: git
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue