diff options
-rw-r--r-- | Jenkinsfile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Jenkinsfile b/Jenkinsfile index 2727c991..ee5b7528 100644 --- a/Jenkinsfile +++ b/Jenkinsfile @@ -40,7 +40,6 @@ def setDescription() { // build up the main description text def description = "" description += "<h2>Build VyOS ISO image</h2>" - description += "All required Vyatta/VyOS packages are build from source prior to assembling the ISO." if (isCustomBuild()) { description += "<p style='border: 3px dashed red; width: 50%;'>" |