11 lines
178 B
JSON
11 lines
178 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(mvn test *)",
|
|
"Bash(mvn package *)",
|
|
"Bash(mvn compile *)",
|
|
"Bash(curl -s http://localhost:8080/*)"
|
|
]
|
|
}
|
|
}
|