Explorar o código

issue: set label propertie on Jenkinsfile

Douglas A %!s(int64=4) %!d(string=hai) anos
pai
achega
a931f8e0fe
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      jenkins/Jenkinsfile

+ 1 - 1
jenkins/Jenkinsfile

@@ -1,6 +1,6 @@
 pipeline {
         agent {
-                table 'go' 
+                label 'go' 
         }
         tools {
                 go 'go-1.16'