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.
2 parents 934b503 + ffe6170 commit 1c60787Copy full SHA for 1c60787
buildspecs/s3-regression-tests.yml
@@ -12,6 +12,7 @@ phases:
12
exit 0
13
fi
14
mvn clean install -P s3-regression-tests -pl :s3-tests -am -T1C -Dregression.test="$REGRESSION_TEST" $MAVEN_OPTIONS
15
+ echo $MAVEN_OPTIONS
16
finally:
17
- mkdir -p codebuild-test-reports
18
- find ./ -name 'TEST-*.xml' -type f -exec cp {} codebuild-test-reports/ \;
0 commit comments