redesign the dashboard
Build & Deploy / Build & Push Docker Image (push) Failing after 43s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 4m59s
Test / Marketplace Unit Tests (push) Has been cancelled
Test / Admin Unit Tests (push) Has been cancelled
Test / Dashboard Unit Tests (push) Has been cancelled
Test / API Integration Tests (push) Has been cancelled
Build & Deploy / Build & Push Docker Image (push) Failing after 43s
Build & Deploy / Deploy to VPS (push) Has been skipped
Test / API Unit Tests (push) Failing after 4m59s
Test / Marketplace Unit Tests (push) Has been cancelled
Test / Admin Unit Tests (push) Has been cancelled
Test / Dashboard Unit Tests (push) Has been cancelled
Test / API Integration Tests (push) Has been cancelled
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(cp *)",
|
||||
"Bash(npm run type-check *)",
|
||||
"Bash(npm run test *)",
|
||||
"Bash(npm run build *)",
|
||||
"Bash(npm run lint *)",
|
||||
"Bash(docker *)",
|
||||
"Bash(Bash(curl *))",
|
||||
"Bash(Bash(nc *))",
|
||||
"Bash(Bash(curl *))",
|
||||
"Bash(Bash(jq *))",
|
||||
"Bash(curl *)",
|
||||
"Bash(find *)",
|
||||
"Bash(docker-compose *)",
|
||||
"Bash(npm run docker:dev:start:tools *)",
|
||||
"Bash(npm *)"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user