diff --git a/Jenkinsfile3 b/Jenkinsfile3 index 3588551..f47bed0 100644 --- a/Jenkinsfile3 +++ b/Jenkinsfile3 @@ -15,7 +15,7 @@ pipeline { stages { stage('Copy') { steps { - copyArtifacts projectName: 's44354-create-dataset' + copyArtifacts projectName: 's444354-create-dataset' sh 'ls -la' sh 'echo $EPOCH_NUMBER' sh 'python3 ./pytorch/pytorch.py $EPOCH_NUMBER'