ci: delete accounts frontend app from ci config.json

This commit is contained in:
Benedikt Kulmann
2022-08-24 09:09:53 +02:00
parent 28a9bf357e
commit dd49462bac

View File

@@ -31,10 +31,6 @@
{
"id": "settings",
"path": "https://ocis-server:9200/settings.js"
},
{
"id": "accounts",
"path": "https://ocis-server:9200/accounts.js"
}
]
}