Browse Source

Hello World

master
teajay 5 years ago
parent
commit
e099046371
1 changed files with 0 additions and 5 deletions
  1. 5
      Pipeline/Jenkinsfile

5
Pipeline/Jenkinsfile

@ -37,11 +37,6 @@ pipeline {
dir("gluon/site"){
sh "git clone https://github.com/Netzwerk-Koenigswinter/site-ffkw-multidomain.git -b wireguard ."
}
echo "Checking out custom Packages"
dir("gluon/package"){
sh "git clone https://github.com/Netzwerk-Koenigswinter/gluon-mesh-vpn-wireguard.git"
sh "git clone https://github.com/Netzwerk-Koenigswinter/gluon-ffkw-files.git"
}
}
}

Loading…
Cancel
Save