We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd9b294 commit 0e94d06Copy full SHA for 0e94d06
1 file changed
.claude/settings.local.json
@@ -11,7 +11,9 @@
11
"Bash(gcloud run logs read:*)",
12
"Bash(gcloud logging read:*)",
13
"Bash(git add:*)",
14
- "Bash(git commit:*)"
+ "Bash(git commit:*)",
15
+ "Bash(docker build:*)",
16
+ "Bash(docker push:*)"
17
]
18
}
19
0 commit comments