This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
creylopez
/
ejemplo-jenkins
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
Actualizar 'Jenkinsfile'
main
creylopez
9 months ago
parent
b229317cbe
commit
c9354d7559
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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
Write
Preview
Loading…
Cancel
Save