This commit is contained in:
parent
49038cd155
commit
23628e38eb
3
pytorch-training-eval/Jenkinsfile
vendored
3
pytorch-training-eval/Jenkinsfile
vendored
@ -22,7 +22,8 @@ pipeline {
|
||||
stages {
|
||||
stage('checkout') {
|
||||
steps {
|
||||
copyArtifacts(fingerprintArtifacts: true, projectName: 's434766-create-dataset', selector: buildParameter('WHICH_BUILD'))
|
||||
git 'https://git.wmi.amu.edu.pl/s434766/ium_434766.git'
|
||||
copyArtifacts fingerprintArtifacts: true, projectName: 's434766-create-dataset', selector: buildParameter('WHICH_BUILD')
|
||||
}
|
||||
}
|
||||
stage('Docker'){
|
||||
|
Loading…
Reference in New Issue
Block a user