@ -25,13 +25,13 @@ pipeline {
dir("${DIR_GLUON}"){
sh "git clone https://github.com/freifunk-gluon/gluon.git gluon -b ${VERSION}"
}
sh "ls -l"
stage('clean'){
steps{
sh "rm -r ./*"
//sh "rm -r ./*"