@ -30,10 +30,8 @@ pipeline {
git "${REPO_SCRIPTS}"
}
sh "git clone https://github.com/freifunk-gluon/gluon.git gluon -b ${VERSION}"
dir(gluon){
git url: "https://github.com/freifunk-gluon/gluon.git", branch: "${VERSION}"