Skip to content
Snippets Groups Projects
Commit 9ed64689 authored by Frederic Gurr's avatar Frederic Gurr :construction_worker:
Browse files

Add tools section

parent 4f633339
No related branches found
No related tags found
No related merge requests found
Pipeline #18695 failed
......@@ -112,6 +112,11 @@
timeout(time: 30, unit: 'MINUTES')
}
tools {
maven 'apache-maven-latest'
jdk 'adoptopenjdk-hotspot-jdk11-latest'
}
triggers {
// build once a week to keep up with parents images updates
cron('H H * * H')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment