|
|
|
@ -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" |
|
|
|
} |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|