Update Jenkinsfile

This commit is contained in:
sprientera992 2021-06-08 12:21:05 +03:00 committed by GitHub
parent 325407b10b
commit 41e1e0645e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
Jenkinsfile vendored
View file

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