This website requires JavaScript.
Explore
Help
Sign In
s487174
/
ium_z487174
Watch
1
Star
0
Fork
0
You've already forked ium_z487174
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
845019447d
ium_z487174
/
Jenkinsfile
12 lines
151 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Update 'Jenkinsfile'
2023-03-25 13:47:27 +01:00
pipeline {
agent any
stages {
stage('Hello') {
steps {
echo 'Hello World'
}
}
Update 'Jenkinsfile'
2023-03-25 13:43:53 +01:00
}
Update 'Jenkinsfile'
2023-03-25 13:47:27 +01:00
}
Reference in New Issue
Copy Permalink