Access build key in deployment plan

Salmaan Shikari August 10, 2017

I am writing a deployment plan to copy my website binaries a folder in my server.

In this plan I want to access a script that is has been checked into my code and hence is accessible in my build directory.

For example my script is located here:

\\usbamboo02\bamboohome\xml-data\build-dir\TEC-WI3-JOB1\scripts\script1.ps1

however when I am in my build plan I can't find the variable for "TEC-WI3-JOB1".  I only see this: ${bamboo_planKey} which = "TEC-WI3".  I can't find the "JOB1" part and don't want to hard code it in case it changes.

Does anyone konw how to get to the directory that I'm trying to from within the context of a deployment plan?

Thanks.

1 answer

0 votes
Salmaan Shikari August 10, 2017

Actually after thinking about this it probably makes sense to just push the scripts folder over as an artifact so it is accessible from the deployment plan.  Thanks.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events