@ -29,7 +29,7 @@ pipeline {
dir("${DIR_SCRIPTS}"){
git "${REPO_SCRIPTS}"
}
sh "rm -r gluon"
sh "git clone https://github.com/freifunk-gluon/gluon.git gluon -b ${VERSION}"
dir(gluon){