Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-11-18 12:00:08 +00:00
parent a5ed743178
commit 4056c657d3

2
Jenkinsfile vendored
View File

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