SUSE / velum

Dashboard for CaaS Platform clusters (v1, v2 and v3)
https://www.suse.com/
Apache License 2.0
54 stars 30 forks source link

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

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.

hwoarang commented 5 years ago

@MalloZup @ereslibre any clue what the travis error is? i do not think it's related to the PR

ereslibre commented 5 years ago

@hwoarang Looks like a flake.

MalloZup commented 5 years ago

i ddin't check it :robot: