Skip to content
Snippets Groups Projects
Commit 77d82930 authored by Reiner Jung's avatar Reiner Jung
Browse files

Minor fix.

parent bc3ed37d
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,7 @@ pipeline {
stage('Compile') {
steps {
sh './gradlew build'
sh './setup.sh'
}
}
......
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