refactor: use git-controlled dev ci runner
This commit is contained in:
+5
-5
@@ -71,6 +71,11 @@
|
||||
]
|
||||
},
|
||||
"dev": {
|
||||
"ci": {
|
||||
"repo": "https://github.com/pikasTech/unidesk",
|
||||
"scriptPath": "scripts/ci/dev-e2e.sh",
|
||||
"timeoutMs": 1800000
|
||||
},
|
||||
"services": [
|
||||
{
|
||||
"id": "backend-core",
|
||||
@@ -86,11 +91,6 @@
|
||||
"id": "code-queue",
|
||||
"repo": "https://github.com/pikasTech/unidesk",
|
||||
"commitId": "b265274"
|
||||
},
|
||||
{
|
||||
"id": "devops",
|
||||
"repo": "https://github.com/pikasTech/unidesk",
|
||||
"commitId": "b265274"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user