test
This commit is contained in:
parent
6d4217252b
commit
c102493692
1 changed files with 8 additions and 8 deletions
|
|
@ -88,14 +88,14 @@ commands:
|
|||
to: <!property.old-git-count>
|
||||
|
||||
### Version 쓰기
|
||||
# - command: CreateAppData
|
||||
# id: appData
|
||||
# param:
|
||||
# scm: Git
|
||||
# name: OTO
|
||||
# relativeAssetPath: assets/data
|
||||
# return-version: "<!property.version>"
|
||||
# return-hash: "<!property.hash>"
|
||||
- command: CreateAppData
|
||||
id: appData
|
||||
param:
|
||||
scm: Git
|
||||
name: OTO
|
||||
relativeAssetPath: assets/data
|
||||
return-version: "<!property.version>"
|
||||
return-hash: "<!property.hash>"
|
||||
|
||||
### 실행가능한 파일로 빌드
|
||||
- command: BuildDart
|
||||
|
|
|
|||
Loading…
Reference in a new issue