Update Jenkinsfile

This commit is contained in:
Nana Janashia
2020-11-18 12:00:08 +00:00
parent a5ed743178
commit 4056c657d3
Vendored
+1 -1
View File
@@ -1,5 +1,5 @@
pipeline { pipeline {
agent none agent any
stages { stages {
stage('test') { stage('test') {
steps { steps {