Explorar el Código

Added Jenkinsfile

master
devops8f4d hace 1 año
padre
commit
9dd5494765
Se han modificado 1 ficheros con 8 adiciones y 0 borrados
  1. 8
    0
      Jenkinsfile

+ 8
- 0
Jenkinsfile Ver fichero

} }
} }


stage('') {
steps {
sh '''export PATH=$PATH:/var/jenkins_home

terraform plan'''
}
}

} }
} }

Cargando…
Cancelar
Guardar