I have a requirement to push to a stash repository from Bamboo.
The default bamboo agents have restricted read access, but I need a specific plan which is able to push code to a repository.
(My Stash repo only accepts keys.)
Unfortunately I can't create a new agent with a different ssh key.
Is there a way to create a user mid plan, then delete the user after the plan is completed?
Or a better way to handle this?
Thanks,
Alex