fix path
This commit is contained in:
parent
fd3e3b65c3
commit
dc509c6031
@ -9,10 +9,10 @@
|
||||
"tag": "staging",
|
||||
"server": "ci.cloudron.io",
|
||||
"remote": "ssh://ubuntu@ci.cloudron.io/home/ubuntu/app.git",
|
||||
"ecosystem": "../secrets/ci/ecosystem-staging.json",
|
||||
"ecosystem": "../secrets/e2e-test/ecosystem-staging.json",
|
||||
"assets": {
|
||||
"sshKey": "../secrets/ci/id_rsa",
|
||||
"sshPub": "../secrets/ci/id_rsa.pub",
|
||||
"sshKey": "../secrets/e2e-test/id_rsa",
|
||||
"sshPub": "../secrets/e2e-test/id_rsa.pub",
|
||||
"release": "../release"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user