testt
This commit is contained in:
parent
6c353f2051
commit
a503fbe86e
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@ -5,8 +5,6 @@ pipeline {
|
|||||||
stage('Stage 1') {
|
stage('Stage 1') {
|
||||||
steps {
|
steps {
|
||||||
git url: "https://git.wmi.amu.edu.pl/s495719/ium_495719.git"
|
git url: "https://git.wmi.amu.edu.pl/s495719/ium_495719.git"
|
||||||
sh './data_processing.sh'
|
|
||||||
archiveArtifacts artifacts: './*'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user