SUSE / caasp-salt

A collection of salt states used to provision a kubernetes cluster
Apache License 2.0
64 stars 29 forks source link

Jenkinsfile: Switch to dynamic library fetching and drop branch #741

Closed hwoarang closed 5 years ago

hwoarang commented 5 years ago

Instead of having the library hardcoded to Jenkins master, we can fetch it dynamically. We also drop the usage of library branches since it does not make sense to maintain such a thing in the CI. The master branch should be able to handle both development and release branches.