We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 33d5a8e commit d2351d7Copy full SHA for d2351d7
1 file changed
test/integration/runTests.sh
@@ -28,7 +28,7 @@ pushd test-project
28
docker run \
29
-v //var/run/docker.sock:/var/run/docker.sock \
30
-v "$(pwd):/workspace" \
31
- -v /tmp\
+ -v /tmp \
32
-e CX_INFRA_IT_CF_PASSWORD \
33
-e CX_INFRA_IT_CF_USERNAME \
34
-e BRANCH_NAME=master \
0 commit comments