testing change
This commit is contained in:
parent
7373d08cfb
commit
87c267eccf
|
@ -31,6 +31,7 @@ pipeline
|
|||
steps
|
||||
{
|
||||
sh "echo ${BRANCH_NAME}"
|
||||
sh "set"
|
||||
sh "cp ../../Build_Linux.tar.gz ."
|
||||
stash includes: 'Build_Linux.tar.gz', name: 'build_cache'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue