444354 not 44354
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
Some checks failed
s444354-training/pipeline/head There was a failure building this commit
This commit is contained in:
parent
d362245a8d
commit
aa34f59acb
@ -15,7 +15,7 @@ pipeline {
|
|||||||
stages {
|
stages {
|
||||||
stage('Copy') {
|
stage('Copy') {
|
||||||
steps {
|
steps {
|
||||||
copyArtifacts projectName: 's44354-create-dataset'
|
copyArtifacts projectName: 's444354-create-dataset'
|
||||||
sh 'ls -la'
|
sh 'ls -la'
|
||||||
sh 'echo $EPOCH_NUMBER'
|
sh 'echo $EPOCH_NUMBER'
|
||||||
sh 'python3 ./pytorch/pytorch.py $EPOCH_NUMBER'
|
sh 'python3 ./pytorch/pytorch.py $EPOCH_NUMBER'
|
||||||
|
Loading…
Reference in New Issue
Block a user