hash
This commit is contained in:
parent
38d9744f27
commit
8532ad12b1
5
kit.json
5
kit.json
@ -68,12 +68,11 @@
|
||||
{
|
||||
"func": "zip",
|
||||
"from": "%out_path%/*",
|
||||
"to": "%out_path%/sydapi-%version%.%project.git_commit_hash%.zip"
|
||||
"to": "%out_path%/sydapi-database-%version%.%project.git_commit_hash%.zip"
|
||||
},
|
||||
{
|
||||
"func": "open",
|
||||
"path": "%out_path%/",
|
||||
"to": "%out_path%/sydapi-%version%.%project.git_commit_hash%.zip"
|
||||
"path": "%out_path%/"
|
||||
}
|
||||
]
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user