Zaktualizuj 'Jenkinsfile_Stats'
This commit is contained in:
parent
289bca1e8f
commit
6c4bfa799c
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user