Zaktualizuj 'Jenkinsfile_Stats'

This commit is contained in:
Michał Zaręba 2021-04-08 22:58:14 +02:00
parent 289bca1e8f
commit 6c4bfa799c

View File

@ -12,7 +12,7 @@ pipeline {
archiveArtifacts "stats.txt"
}
}
stage ("Lab04 CW3"){
stage("Lab04 CW3"){
agent{ docker {image 's430705/ium:1'}}
steps {
sh 'python3 ./script2.py'