jenkinsfile
This commit is contained in:
parent
71766b9b11
commit
c60cba3430
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -4,9 +4,7 @@ pipeline {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world!'
|
||||
step {
|
||||
checkout: 'https://git.wmi.amu.edu.pl/s421818/s421818-mlworkshops'
|
||||
}
|
||||
checkout: 'https://git.wmi.amu.edu.pl/s421818/s421818-mlworkshops'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user