This website requires JavaScript.
Explore
Help
Sign In
s442673
/
s442673-mlworkshops
Watch
1
Star
0
Fork
0
You've already forked s442673-mlworkshops
Code
Issues
Pull Requests
Releases
Wiki
Activity
55be801413
s442673-mlworkshops
/
Jenkinsfile
12 lines
156 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Zaktualizuj 'Jenkinsfile'
2019-04-26 13:17:25 +02:00
pipeline {
agent any
stages {
stage('Stage 1') {
steps {
echo 'Hello world!'
}
}
}
Zaktualizuj 'Jenkinsfile'
2019-04-26 13:12:07 +02:00
}
Reference in New Issue
Copy Permalink