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 8371fa1 commit ae45380Copy full SHA for ae45380
buildspecs/s3-regression-tests.yml
@@ -12,7 +12,6 @@ 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