mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-07-11 23:46:35 -04:00
Fix filename
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
|
||||
"files":
|
||||
[
|
||||
{"includePattern": "dist/(.*)(\..*)", "uploadPattern": "$1-20170805234033.$2"}
|
||||
{"includePattern": "dist/(.*)(\..*)", "uploadPattern": "$1.$2"}
|
||||
],
|
||||
"matrixParams": {
|
||||
"override": 1
|
||||
|
||||
Reference in New Issue
Block a user