Skip to content

Commit 4f15183

Browse files
committed
WIP
1 parent 2128f05 commit 4f15183

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ services:
2929

3030
sentry-test:
3131
<<: *sentry-build
32-
command: "sh -c '.devcontainer/setup --with-foreman --only-bundle'"
32+
entrypoint: "sh -c '.devcontainer/setup --with-foreman --only-bundle --only .'"
3333
depends_on:
3434
- redis
3535
- sentry-test-services

0 commit comments

Comments
 (0)