Deprectated GetExternalResources script

Functionality is now added to init sh off CT that need external resources
This commit is contained in:
2022-07-02 21:28:29 +02:00
parent 1aadb13bde
commit d47e3d8ebe
17 changed files with 54 additions and 75 deletions

View File

@@ -26,7 +26,6 @@ pipeline {
// Setup Env
sh '''mkdir $WORKSPACE/REL
mv distrobuilder-* distrobuilder
bash Scripts/GetExternalResources.sh
'''
//Check if Proxy is disabled
script{