This website requires JavaScript.
Explore
Help
Sign In
CERFIG
/
sirh
Watch
1
Star
0
Fork
0
You've already forked sirh
Code
Issues
2
Pull Requests
4
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f0894bb66f6f666cf29624864a3207e730172040
sirh
/
Jenkinsfile
13 lines
178 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Test jenkins 1
2026-04-30 12:47:18 +00:00
pipeline
{
stages
{
stage ( 'Build' )
{
steps
{
echo 'Test réussi'
}
}
jenkins test 3
2026-04-30 13:11:14 +00:00
}
Test jenkins 1
2026-04-30 12:47:18 +00:00
}
Reference in New Issue
Copy Permalink