mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
This reverts commit d02450f6234bd79e58b961c8ca2bfb85a01ec1c2. This breaks the CI jobs for e.g. vyos-1x as no "change" could be determined.
Jenkins Build Library
Instead of writing the same code over and over again, place the common parts into a Jenkins Library which is then consumed by every individual build Job. This not only makes it less complex, it also increases maintainability by several magnitudes.