Update Jenkinsfile

This commit is contained in:
Tan Yong Heng 2017-07-22 18:53:41 +08:00 committed by GitHub
parent a53a01ba44
commit ce7cc04c48

1
Jenkinsfile vendored
View file

@ -1,4 +1,3 @@
Jenkinsfile (Declarative Pipeline)
pipeline { pipeline {
agent { docker 'maven:3.3.3' } agent { docker 'maven:3.3.3' }
stages { stages {