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 342c120 commit 4edabafCopy full SHA for 4edabaf
.taskcluster.yml
@@ -60,4 +60,4 @@ tasks:
60
git checkout --no-progress "${head_rev}"
61
chmod a+x ../bin/docker-compose
62
../bin/docker-compose build --build-arg "NODE_VERSION=${env.node_image_tag}"
63
- ../bin/docker-compose run --rm test
+ ../bin/docker-compose run --rm --no-TTY test
0 commit comments