This commit is contained in:
rafalguzowski 2023-05-09 15:03:37 +02:00
parent 4520fffa9a
commit 2f65fc8bc6

4
Jenkinsfile vendored
View file

@ -1,3 +1,5 @@
library('shared-library')
agent{
node 'jdk17'
}
pipelineMaven()