Update 'Jenkinsfile'

This commit is contained in:
fabrice 2018-12-13 15:25:43 +00:00
parent 506064e9c9
commit 7c0cb6303e

2
Jenkinsfile vendored
View File

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