@ -23,8 +23,7 @@ pipeline {
git "${REPO_SCRIPTS}"
}
dir("${DIR_GLUON}"){
git url: "${REPO_GLUON}"
branch: "${VERSION}"
git url: "${REPO_GLUON}", branch: "${VERSION}"
sh "ls -l"