Skip to content
Snippets Groups Projects
Commit fa1f25f2 authored by OZGCloud's avatar OZGCloud
Browse files

exclude goofy-client modul in ci

parent 85872bc4
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ pipeline {
container("maven"){
sh 'mvn --version'
sh 'mvn clean install'
sh 'mvn -pl -goofy-client clean install'
}
}
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment