{ "name": "appstore", "targetPreparationScript": "./prepareDeployTarget.sh", "hasSSL": false, "hasGulp": false, "hasPM2": true, "environments": { "staging": { "tag": "staging", "server": "ci.cloudron.io", "remote": "ssh://ubuntu@ci.cloudron.io/home/ubuntu/app.git", "ecosystem": "../secrets/e2e-test/ecosystem-staging.json", "assets": { "release": "../release", "cloudron": "../cloudron-cli", "id_rsa_e2e_selfhost": "../secrets/e2e-test/ssh/id_rsa_e2e_selfhost", "id_rsa_e2e_selfhost.pub": "../secrets/e2e-test/ssh/id_rsa_e2e_selfhost.pub" } } } }