jenkins env params update
This commit is contained in:
parent
99145a43b6
commit
15178899fe
1 changed files with 1 additions and 1 deletions
|
|
@ -14,4 +14,4 @@ echo -e '
|
|||
"gitBranch":"'${GIT_BRANCH}'",
|
||||
"buildTag":"'${BUILD_TAG}'"
|
||||
}'
|
||||
echo ${BuildData} > "${WORKSPACE}/build_data.conf"
|
||||
echo -e ${BuildData} > "${WORKSPACE}/build_data.conf"
|
||||
Loading…
Reference in a new issue