From 499797eeb6aca90bb339514bac02641a5cd4b02f Mon Sep 17 00:00:00 2001 From: Minteck Date: Sun, 8 May 2022 13:18:28 +0200 Subject: Initial commit --- fetcher/projects/YouToo.json | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 fetcher/projects/YouToo.json (limited to 'fetcher/projects/YouToo.json') diff --git a/fetcher/projects/YouToo.json b/fetcher/projects/YouToo.json deleted file mode 100644 index 755fd1f..0000000 --- a/fetcher/projects/YouToo.json +++ /dev/null @@ -1,31 +0,0 @@ -{ - "id": "YouToo", - "name": "YouToo", - "description": null, - "web": "https://ci.minteck.org/project.html?projectId=YouToo", - "channels": [ - { - "id": "YouToo_Testing", - "name": "Build", - "slug": "build", - "web": "https://ci.minteck.org/viewType.html?buildTypeId=YouToo_Testing", - "builds": [ - { - "id": 157, - "localId": 9, - "date": "2022-04-12T12:55:19.000Z", - "branch": "trunk", - "web": "https://ci.minteck.org/viewLog.html?buildId=157&buildTypeId=YouToo_Testing", - "agent": null, - "artifacts": [ - { - "name": "YouToo-trunk-b9.zip", - "size": 1108275, - "download": "https://ci.minteck.org/app/rest/builds/id:157/artifacts/content/YouToo-trunk-b9.zip" - } - ] - } - ] - } - ] -} \ No newline at end of file -- cgit