Skip to content

Commit ffe6170

Browse files
committed
revert PR6512
1 parent 934b503 commit ffe6170

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

buildspecs/s3-regression-tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ phases:
1212
exit 0
1313
fi
1414
mvn clean install -P s3-regression-tests -pl :s3-tests -am -T1C -Dregression.test="$REGRESSION_TEST" $MAVEN_OPTIONS
15+
echo $MAVEN_OPTIONS
1516
finally:
1617
- mkdir -p codebuild-test-reports
1718
- find ./ -name 'TEST-*.xml' -type f -exec cp {} codebuild-test-reports/ \;

0 commit comments

Comments
 (0)