Skip to content

Commit bd9dfe2

Browse files
committed
fix(settings): add docker-compose build permission and remove obsolete test infrastructure report
1 parent 2531cb7 commit bd9dfe2

2 files changed

Lines changed: 2 additions & 338 deletions

File tree

.claude/settings.local.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,8 @@
3636
"WebFetch(domain:api.github.com)",
3737
"Bash(test:*)",
3838
"Bash(docker-compose stop:*)",
39-
"Bash(docker-compose start:*)"
39+
"Bash(docker-compose start:*)",
40+
"Bash(docker-compose build:*)"
4041
]
4142
}
4243
}

TEST_INFRASTRUCTURE_FIXES.md

Lines changed: 0 additions & 337 deletions
This file was deleted.

0 commit comments

Comments
 (0)