Skip to content

Commit

Permalink
Explicit configuration for LGTM build
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo authored and dmatej committed Dec 13, 2021
1 parent 308a5f5 commit e52e4db
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .lgtm.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
extraction:
java:
index:
java_version: 11
build_command: "mvn --show-version clean install -Pstaging -Pfastest"

0 comments on commit e52e4db

Please sign in to comment.