redo jenkinsfile_train
Some checks failed
s437622-training/pipeline/head There was a failure building this commit
Some checks failed
s437622-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
f4dd9dec0f
commit
1950772664
@ -9,7 +9,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('checkout') {
|
stage('checkout') {
|
||||||
steps {
|
steps {
|
||||||
checkout([$class: 'GitSCM', branches: [[name: '*/master']], doGenerateSubmoduleConfigurations: false, extensions: [], submoduleCfg: [], userRemoteConfigs: [[url: 'https://git.wmi.amu.edu.pl/s437622/ium_437622.git']]])
|
checkout([$class: 'GitSCM', branches: [[name: '*/master']], doGenerateSubmoduleConfigurations: false, extensions: [], submoduleCfg: [], userRemoteConfigs: [[url: 'https://git.wmi.amu.edu.pl/s437622/ium_437622']]])
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Copy artifact') {
|
stage('Copy artifact') {
|
||||||
|
Loading…
Reference in New Issue
Block a user