Update CI\CD Pipeline
## Background
Changing out to a single multi-staged docker file (#14) and exposing additional environment information (#5) will require updates to the CI\CD pipeline.
## Closure Criteria
* CI\CD pipeline has been updated to reflect building off a single docker file (see issue #14).
* New features (and some currently undocumented features) of the CI\CD pipeline are documented.
* CI\CD pipeline passes.
issue