Is your feature request related to a problem? Please describe.
To tidy up the repository secrets, it would be best for us to merge the client staging and production deployment scripts into the CD pipeline and enforce the usage of GitHub environments within the deployment scripts.
Describe the solution you'd like
Acceptance Criteria
BEFORE MERGING
Is your feature request related to a problem? Please describe.
Note
Blocked by #901
To tidy up the repository secrets, it would be best for us to merge the client staging and production deployment scripts into the CD pipeline and enforce the usage of GitHub environments within the deployment scripts.
Describe the solution you'd like
Acceptance Criteria
BEFORE MERGING
git fetch origin master:master, thengit rebase masterorgit merge master)