10 lines
206 B
JSON
10 lines
206 B
JSON
{
|
|
"permissions": {
|
|
"allow": [
|
|
"Bash(cd Y:/Tools && docker compose -f docker-compose.dev.yml up -d --build 2>&1 | tail -30)",
|
|
"Bash(git add *)",
|
|
"Bash(git commit -m ' *)"
|
|
]
|
|
}
|
|
}
|