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 bda1aa7 commit df32a17Copy full SHA for df32a17
docker-compose.ci.yml
@@ -4,7 +4,7 @@ services:
4
command: tail -f /dev/null
5
image: ${DOCKER_APP_IMAGE}
6
environment: !override
7
- - RSPEC_DOCKER=false
+ - RSPEC_DOCKER=true
8
secrets: !reset
9
volumes: !override
10
- artifacts:/opt/app/artifacts
0 commit comments