pipeline refactor

This commit is contained in:
Greg Gauthier 2023-01-27 16:38:02 +00:00
parent abf16ef910
commit 959f1c4636
1 changed files with 1 additions and 2 deletions

View File

@ -11,5 +11,4 @@ pipelines:
- mvn -B verify --file pom.xml
- mvn compiler:compile
- mvn compiler:testCompile
- mvn surefire:test
- ./archive.sh
- mvn surefire:test