Skip to content
Snippets Groups Projects
Commit 79bf9124 authored by KPOTY Kpotivi's avatar KPOTY Kpotivi
Browse files

modif jenkinsfile

parent c1351aa6
No related branches found
No related tags found
No related merge requests found
pipeline {
agent {
node {
label 'SLAVE01'
}
}
agent any
tools {
maven 'maven3'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment