Update Jenkinsfile

This commit is contained in:
Gabriel Augendre 2018-05-03 11:02:59 +02:00 committed by GitHub
parent 736fe26520
commit 6654cc5e01
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
Jenkinsfile vendored
View file

@ -1,4 +1,5 @@
pipeline {
agent any
stages {
stage('Build') {
steps {