edit jenkinsfile
This commit is contained in:
parent
c50eefbc4d
commit
06a34237ea
5
Jenkinsfile
vendored
5
Jenkinsfile
vendored
@ -9,6 +9,11 @@ pipeline {
|
||||
|
||||
echo ("sh: Shell Script")
|
||||
sh "./script1"
|
||||
|
||||
echo ("copyArtifacts")
|
||||
|
||||
|
||||
echo("archiveArtifacts")
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user