Explorar o código

Update 'Jenkinsfile'

snppla %!s(int64=6) %!d(string=hai) anos
pai
achega
8a6907f62b
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      Jenkinsfile

+ 1 - 1
Jenkinsfile

@@ -1,5 +1,5 @@
 pipeline{
-	agent any
+	agent { label 'docker' }
 	triggers {
 		pollSCM('H * * * *')
 		cron('H H H * *')