This repository has been archived on 2020-03-24. You can view files and clone it, but cannot push or open issues or pull requests.
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'
}