diff --git a/assets/pipeline-test.yaml b/assets/pipeline-test.yaml index 57a4733..1e45f8f 100644 --- a/assets/pipeline-test.yaml +++ b/assets/pipeline-test.yaml @@ -19,7 +19,7 @@ pipeline: #일반적인 if문과 동일 - if: #property의 내용은 기본 dynamic(Object)형으로써, 비교시 정확한 캐스팅 필요, 적지 않을시 기본 string - condition-string: == + condition-int: > on-false: - exe: zip @@ -55,6 +55,8 @@ commands: to: - from: version to: + - from: gitCount + to: ### Version 쓰기 - command: CreateAppData