🔧 Deleted .claude/* 🔧
Build and Push / build (push) Failing after 1s

.claude/settings.json
This commit is contained in:
2026-07-30 09:30:26 -04:00
parent 2cbcc06751
commit 6aa01d5823
-22
View File
@@ -1,22 +0,0 @@
{
"permissions": {
"allow": [
"Bash(docker buildx *)",
"Bash(docker image *)",
"Bash(docker images *)",
"Bash(docker system df *)",
"Bash(docker stats --no-stream *)",
"Bash(docker ps *)",
"Bash(docker run --rm *)",
"Bash(docker info *)",
"Bash(docker pull *)",
"Bash(make check *)",
"Bash(make test *)",
"Bash(make build *)",
"Bash(curl -fsSL *)",
"Bash(curl -fsSo *)",
"Bash(curl -fsSLI *)",
"Bash(gitcommit --dir /root/Projects/github/dockersrc/go all)"
]
}
}