This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
pipeline {
|
pipeline {
|
||||||
agent { label 'itschool' }
|
agent any
|
||||||
stages {
|
stages {
|
||||||
stage ('scm checkout') {
|
stage ('scm checkout') {
|
||||||
steps {
|
steps {
|
||||||
|
|||||||
Reference in New Issue
Block a user