Re: EXTERNAL: Post-build environment variables

2013-03-17 Thread Duong Dang Chien
: > > Did you try ${PARAM_A} > > > > *From:* jenkins...@googlegroups.com [mailto: > jenkins...@googlegroups.com ] *On Behalf Of *Duong Dang Chien > *Sent:* Friday, March 15, 2013 12:29 AM > *To:* jenkins...@googlegroups.com > *Subject:* EXTERNAL: Post-build

RE: EXTERNAL: Post-build environment variables

2013-03-15 Thread Ng, Jeff
Did you try ${PARAM_A} From: jenkinsci-users@googlegroups.com [mailto:jenkinsci-users@googlegroups.com] On Behalf Of Duong Dang Chien Sent: Friday, March 15, 2013 12:29 AM To: jenkinsci-users@googlegroups.com Subject: EXTERNAL: Post-build environment variables Hi all, I have a Jenkins

Post-build environment variables

2013-03-14 Thread Duong Dang Chien
Hi all, I have a Jenkins parameterized build in our CI system, which takes in a few parameters like PARAM_A (of type Choice), PARAM_B (of type String parameter) at the beginning of the build. After the build finished, I want to perform some post-build action, like archiving artifacts, send