library identifier: "kubic-jenkins-library@master", retriever: modernSCM(
    [$class: 'GitSCMSource',
    remote: 'https://github.com/suse/caasp-jenkins-library.git',
    credentialsId: 'github-token'])

coreKubicProjectCi()
