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

def dummy

goBuildAndRelease {

}
