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 8c6a39f commit b74b4bbCopy full SHA for b74b4bb
bin/test.sh
@@ -59,7 +59,7 @@ run_tests() {
59
-Daws.secret_key=${AWS_SECRET_ACCESS_KEY} \
60
-Daws.s3.bucket=${S3_BUCKET} \
61
-Daws.s3.prefix=${S3_PREFIX} \
62
- "dcos ${DCOS_URL}"
+ "dcos"
63
popd
64
}
65
0 commit comments