b
This commit is contained in:
parent
aaf0bbceb6
commit
b87aed8441
4
ium_03/Jenkinsfile
vendored
4
ium_03/Jenkinsfile
vendored
@ -25,9 +25,9 @@ pipeline {
|
|||||||
archiveArtifacts 'output.txt'
|
archiveArtifacts 'output.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
stage('Goodbye2!') {
|
stage('Goodbye3!') {
|
||||||
steps {
|
steps {
|
||||||
echo 'Goodbye2!'
|
echo 'Goodbye3!'
|
||||||
//Zarchiwizuj wynik
|
//Zarchiwizuj wynik
|
||||||
// archiveArtifacts 'output.txt'
|
// archiveArtifacts 'output.txt'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user