Forráskód Böngészése

Update Jenkinsfile

creylopez 10 hónapja
szülő
commit
b6c8c1ce33
1 módosított fájl, 0 hozzáadás és 6 törlés
  1. 0 6
      Jenkinsfile

+ 0 - 6
Jenkinsfile

@@ -26,12 +26,6 @@ pipeline {
   }
   
   stages {
-    stage ('Añadir ip del cluster okd') {
-      steps {
-        sh 'echo "192.168.1.116 api.ocp-cluster.reymota.lab" | tee -a /etc/hosts'
-      }
-
-    }
     stage('Crea las PVC') {
       when {
         expression { params.claims}