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 { pipeline {
agent none agent any
stages { stages {
stage('test') { stage('test') {
steps { steps {