JenkinsFILE

This commit is contained in:
RolandBakunts 2023-01-16 10:39:20 -08:00
parent a97cc6972b
commit 4c97e05925

1
Jenkinsfile vendored
View file

@ -9,6 +9,7 @@ pipeline {
steps {
// sh 'chmod +x gradlew'
// sh './gradlew build'
sh 'ls -a'
sh 'cd ./build/reports/checkstyle'
sh 'ls -a'