diff options
author | Christian Poessinger <christian@poessinger.com> | 2019-09-14 18:14:55 +0200 |
---|---|---|
committer | Christian Poessinger <christian@poessinger.com> | 2019-09-14 18:14:55 +0200 |
commit | 1e53198432b8723b6c4f06c224c9373300edc51d (patch) | |
tree | 7b2d54ff9ee0fd26fd713498c1f7900b200a1629 /Jenkinsfile | |
parent | e37a6827971df9ff47460ddb1e31d30cee295f12 (diff) | |
download | vyos-build-1e53198432b8723b6c4f06c224c9373300edc51d.tar.gz vyos-build-1e53198432b8723b6c4f06c224c9373300edc51d.zip |
Jenkins: adjust description
Diffstat (limited to 'Jenkinsfile')
-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%;'>" |