Explorar o código

Merge branch 'jenkins' of cmte/music-brainz-go into master

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

+ 3 - 1
jenkins/jenkinsfile → jenkins/Jenkinsfile

@@ -1,5 +1,7 @@
 pipeline {
-        agent any
+        agent {
+                table 'go' 
+        }
         tools {
                 go 'go-1.16'
         }