move prerelease check to appstore

This commit is contained in:
Girish Ramakrishnan
2017-10-25 20:52:05 -07:00
parent 9c02785d49
commit b30def3620
8 changed files with 40 additions and 133 deletions
-3
View File
@@ -214,9 +214,6 @@ if [[ -z "${dataJson}" ]]; then
"format": "tgz",
"retentionSecs": 172800
},
"updateConfig": {
"prerelease": ${prerelease}
},
"version": "${version}"
}
EOF