Explorar o código

Change label to `prod`

Target only the web host node in order to deploy.
DricomDragon %!s(int64=5) %!d(string=hai) anos
pai
achega
b23b30a9ab
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      undeployed/ci/jenkinsfile

+ 1 - 1
undeployed/ci/jenkinsfile

@@ -1,7 +1,7 @@
 #!/usr/bin/env groovy
 
 pipeline {
-    agent { label 'linux' }
+    agent { label 'prod' }
     stages {
         stage('Intro') {
             steps {