This repository has been archived on 2020-03-24. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
myappziugv/Jenkinsfile
Vincent Batts 4e76f510b3
initial commit from IBM Cloud example
Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
2019-06-03 10:42:48 +02:00

6 lines
99 B
Groovy

#!groovy
@Library('MicroserviceBuilder') _
microserviceBuilderPipeline {
image = 'myappziugv'
}