These three pipelines can serve as the bases for an end to end test. 1. [Set up DB and storage](https://github.com/edburns/cargotracker/actions/workflows/setupDBandStorage.yml) 2. [Deploy WLS on AKS](https://github.com/edburns/cargotracker/actions/workflows/setupWlsAks.yml) 3. [Update the app and verify it is updated](https://github.com/edburns/cargotracker/actions/workflows/updateCargoTracker.yml)