Skip to content
Snippets Groups Projects
Verified Commit 54007f5f authored by Timm Fitschen's avatar Timm Fitschen
Browse files

TST: print mvn -v in test

parent 8334f3cf
Branches
Tags
No related merge requests found
...@@ -54,9 +54,9 @@ test: ...@@ -54,9 +54,9 @@ test:
tags: [ docker ] tags: [ docker ]
stage: test stage: test
script: script:
- mvn -v
- make test_misc - make test_misc
- make easy-units - make easy-units
# - mvn dependency:purge-local-repository
- mvn antlr4:antlr4 - mvn antlr4:antlr4
- mvn compile - mvn compile
- echo "defaultRealm = CaosDB" > conf/ext/usersources.ini - echo "defaultRealm = CaosDB" > conf/ext/usersources.ini
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment