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