jenkinsfile
This commit is contained in:
parent
017cb82136
commit
cea0b24ed9
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -4,7 +4,7 @@ pipeline {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world!'
|
||||
checkout: Check out from version control
|
||||
checkout: https://git.wmi.amu.edu.pl/s421818/s421818-mlworkshops
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user