Skip to content
Snippets Groups Projects
Commit 46f14b24 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

[fix] Remove test on keystore

parent 545ec0d2
No related branches found
No related tags found
No related merge requests found
Pipeline #7119 passed with warnings
{
"android": {
"debug": {
"keystore": "./Cesium.keystore",
"storePassword": "Ces1um2020!",
"alias": "Cesium",
"password": "Ces1um2020!",
"keystoreType": "jks"
},
"release": {
"keystore": "./Cesium.keystore",
"storePassword": "Ces1um2020!",
"alias": "Cesium",
"password": "Ces1um2020!",
"keystoreType": "jks"
}
},
"ios": {
"debug": {
......@@ -29,4 +15,4 @@
"packageType": "app-store"
}
}
}
\ No newline at end of file
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment