#!/usr/bin/groovy
@Library('github.com/stakater/fabric8-pipeline-library@v2.4.0')

def dummy

goBuildAndRelease {

}
