Skip to content
Snippets Groups Projects
Commit 58babbbc authored by Johannes Mey's avatar Johannes Mey
Browse files

add plugin binary compatibility verifier test

parent a4dda653
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,12 @@ stages:
- jar
- deploy
test:
image: openjdk:11
stage: test
script:
- ./gradlew --continue --console=plain --info runPluginVerifier
jar:
image: openjdk:11
stage: jar
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment