Este sitio web funciona mejor con JavaScript.
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
devopsde80
/
devopsde80-cicd-lab
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Peticiones pull
0
Lanzamientos
0
Wiki
Actividad
Explorar el Código
Added Jenkinsfile
master
devopsde80
hace 4 meses
padre
5944ffee3d
commit
17f3f4e427
Se han
modificado 1 ficheros
con
1 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
1
1
Jenkinsfile
+ 1
- 1
Jenkinsfile
Ver fichero
@@ -1,7 +1,7 @@
pipeline {
agent any
stages {
stage('T
est
') {
stage('
INI
T') {
steps {
sh '''export PATH=$PATH:/var/jenkins_home
Escribir
Vista previa
Cargando…
Cancelar
Guardar