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