Browse Source

Actualizar 'Jenkinsfile'

main
creylopez 9 months ago
parent
commit
b229317cbe
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      Jenkinsfile

+ 1
- 1
Jenkinsfile View File

@ -11,7 +11,7 @@ pipeline {
timeout(time: 12, unit: 'HOURS')
// add timestamps to the log
// timestamps()
timestamps()
}
// this section configures triggers


Loading…
Cancel
Save