In https://github.com/uselagoon/build-deploy-tool/pull/148 we added the ability to mount dynamic secrets into the build.
This needs to be duplicated for advanced tasks - and so this replicates the logic found in the build-deploy legacy tooling.
Checklist
[ ] Affected Issues have been mentioned in the Closing issues section
[ ] Documentation has been written/updated
[ ] PR title is ready for changelog and subsystem label(s) applied
Explain the details for making this change. What existing problem does the pull request solve?
In https://github.com/uselagoon/build-deploy-tool/pull/148 we added the ability to mount dynamic secrets into the build. This needs to be duplicated for advanced tasks - and so this replicates the logic found in the build-deploy legacy tooling.
Checklist
Explain the details for making this change. What existing problem does the pull request solve?