Update 'Jenkinsfile-Docker'
This commit is contained in:
parent
d4a19cfca1
commit
16565d20d5
@ -26,7 +26,6 @@ stages {
|
|||||||
sh 'ls -l'
|
sh 'ls -l'
|
||||||
sh 'docker run wujt python3 pred.py'
|
sh 'docker run wujt python3 pred.py'
|
||||||
sh 'echo predictionResults.txt'
|
sh 'echo predictionResults.txt'
|
||||||
archiveArtifacts artifacts: 'predictionResults.txt'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user