init
This commit is contained in:
parent
8b9cc7b424
commit
953eba2ea1
4
Jenkinsfile
vendored
4
Jenkinsfile
vendored
@ -20,8 +20,8 @@ pipeline {
|
||||
}
|
||||
stage('archiveArtifacts') {
|
||||
steps {
|
||||
archiveArtifacts 'wer.txt'
|
||||
archiveArtifacts 'srr.txt'
|
||||
archiveArtifacts 'wer.png'
|
||||
archiveArtifacts 'srr.png'
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user