All checks were successful
Build and Push Docker Image / build-and-push (push) Successful in 1m19s
9 lines
295 B
JSON
9 lines
295 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(curl -s -o /dev/null -w \"%{http_code}\" http://localhost:8080/priorities/confirm)",
|
|
"Bash(curl -s -o /dev/null -w \"%{http_code}\" -X POST http://localhost:8080/priorities/confirm -H \"Content-Type: application/json\" -d '[]')"
|
|
]
|
|
}
|
|
}
|