This commit is contained in:
work 2025-02-04 17:39:59 +01:00
parent 29d6e4c109
commit 9f900cc66a

2
Jenkinsfile vendored
View file

@ -12,7 +12,7 @@ pipeline {
tools { tools {
maven 'm3' maven 'm3'
docker 'docker' dockerTool 'docker'
} }
stages { stages {