We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 494b4f4 commit 06674e2Copy full SHA for 06674e2
docker-compose.test.yml
@@ -18,5 +18,4 @@ services:
18
- "./codecov:/home/cmsuser/cms/codecov"
19
privileged: true
20
cgroup: host
21
- command: >
22
- wait-for-it testdb:5432 -- ./_cms-test-internal.sh
+ command: wait-for-it testdb:5432 -- ./_cms-test-internal.sh
0 commit comments