Update 'lab7/Jenkinsfile_train'
This commit is contained in:
parent
464ada76f2
commit
9be45769cf
@ -15,7 +15,6 @@ pipeline {
|
||||
stage('Stage 1') {
|
||||
steps {
|
||||
sh 'chmod u+x ./simple_regression_lab7.py'
|
||||
sh 'cat simple_regression.py'
|
||||
echo 'Copying datasets from create-dataset...'
|
||||
copyArtifacts filter: '*', projectName: 's449288-create-dataset'
|
||||
echo 'Datasets copied'
|
||||
|
Loading…
Reference in New Issue
Block a user