change checkout
This commit is contained in:
parent
c8c4778732
commit
94dd8e0275
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,7 +5,7 @@ pipeline {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
echo 'Hello world!'
|
||||
checkout scm
|
||||
git https://git.wmi.amu.edu.pl/s495719/ium_495719.git
|
||||
sh './data_processing.sh'
|
||||
archiveArtifacts artifacts: './*'
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user