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 9c73dcd commit 43f3111Copy full SHA for 43f3111
buildspecs/s3-regression-tests.yml
@@ -3,7 +3,7 @@ version: 0.2
3
phases:
4
build:
5
commands:
6
- - mvn clean install -P s3-regression-tests -pl :s3-tests -am -T1C Dregression.test=$REGRESSION_TEST $MAVEN_OPTIONS
+ - mvn clean install -P s3-regression-tests -pl :s3-tests -am -T1C -Dregression.test=$REGRESSION_TEST $MAVEN_OPTIONS
7
- echo $MAVEN_OPTIONS
8
finally:
9
- mkdir -p codebuild-test-reports
0 commit comments