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 153d400 commit 3dfa19dCopy full SHA for 3dfa19d
bin/test.sh
@@ -78,7 +78,7 @@ run_tests() {
78
-Daws.secret_key=${TEST_AWS_SECRET_ACCESS_KEY} \
79
-Daws.s3.bucket=${TEST_S3_BUCKET} \
80
-Daws.s3.prefix=${TEST_S3_PREFIX} \
81
- "dcos"
+ "dcos ${DCOS_URL}"
82
popd
83
}
84
0 commit comments