hotfix 6_1
This commit is contained in:
parent
8c14e73bbc
commit
2cbc396787
@ -16,7 +16,7 @@ pipeline {
|
|||||||
stage('copyArtifacts') {
|
stage('copyArtifacts') {
|
||||||
steps {
|
steps {
|
||||||
copyArtifacts fingerprintArtifacts: true, projectName: 's434788-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
copyArtifacts fingerprintArtifacts: true, projectName: 's434788-create-dataset', selector: buildParameter('BUILD_SELECTOR')
|
||||||
sh 'python3 lab06_training.py ${epochs}'
|
sh 'python3 Zadanie_06_training.py ${epochs}'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user