bash script artfact
This commit is contained in:
parent
bd28d56b5d
commit
ce95876fad
1
Jenkinsfile
vendored
1
Jenkinsfile
vendored
@ -15,6 +15,7 @@ pipeline {
|
|||||||
stage("Shell Script") {
|
stage("Shell Script") {
|
||||||
steps {
|
steps {
|
||||||
sh "chmod u+x ./startscript.sh"
|
sh "chmod u+x ./startscript.sh"
|
||||||
|
archiveArtifacts 'data.txt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user