13 lines
343 B
JSON
13 lines
343 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(git remote *)",
|
|
"Bash(git push *)",
|
|
"Bash(git commit -m 'Add Dockerfile for Docker production deployment *)",
|
|
"Bash(git commit -m 'Auto-seed default sources on first startup *)",
|
|
"Bash(py -c \"from app import app; print\\('OK'\\)\")",
|
|
"Bash(py -c ' *)"
|
|
]
|
|
}
|
|
}
|