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 83fa25d commit 6492b3eCopy full SHA for 6492b3e
.github/docker/docker-compose.yaml
@@ -8,7 +8,7 @@ services:
8
- ${HOME}/.aws/credentials:/root/.aws/credentials
9
- /tmp/artifacts/${JOB_NAME}:/artifacts
10
- /tmp/coverage/${JOB_NAME}:/coverage/test
11
- - ${S3_CONFIG_FILE}:/usr/src/app/config.json
+ - config-mongo-file-ft.json:/usr/src/app/config.json
12
environment:
13
- CI=true
14
- ENABLE_LOCAL_CACHE=true
0 commit comments