This website requires JavaScript.
Explore
Help
Sign In
s444417
/
ium_444417
Watch
1
Star
0
Fork
0
You've already forked ium_444417
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
54108f2be7
ium_444417
/
Jenkinsfile
8 lines
112 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Dodanie 'Jenkinsfile'
2022-03-23 11:09:04 +01:00
node {
Zaktualizuj 'Jenkinsfile'
2022-03-23 11:11:31 +01:00
stage('Hello') {
jenkinsfile test 1
2022-03-24 15:26:22 +01:00
echo "Hello123"
Zaktualizuj 'Jenkinsfile'
2022-03-23 11:11:31 +01:00
}
stage('Goodbye') {
echo 'Goodbye!'
}
Dodanie 'Jenkinsfile'
2022-03-23 11:09:04 +01:00
}
Reference in New Issue
Copy Permalink