Browse Source

Update Jenkinsfile

creylopez 10 tháng trước cách đây
mục cha
commit
b6c8c1ce33
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  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}