jenkinsfile
This commit is contained in:
parent
fb9c132921
commit
cb46ffaa5a
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -4,10 +4,7 @@ pipeline {
|
||||
stage('Stage 1') {
|
||||
|
||||
steps {
|
||||
node {
|
||||
checkout scm
|
||||
stash 'source'
|
||||
}
|
||||
sh git checkout -f https://git.wmi.amu.edu.pl/s421818/s421818-mlworkshops
|
||||
echo 'Hello world!'
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user