copy to in the build script
This commit is contained in:
parent
0a9b89297a
commit
241112972d
@ -19,6 +19,7 @@ echo "commitID $commitID"
|
||||
export branch=`git symbolic-ref --short HEAD`
|
||||
export curr_date=`date '+%Y-%m-%d_%H-%M'`
|
||||
|
||||
export source=${scm_source}
|
||||
export source=${source:-"$branch"}
|
||||
echo "source=$source"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user