CSCI-GA-2820-FA24-001 / products

NYU DevOps Products Service Fall 2024
Apache License 2.0
0 stars 0 forks source link

Container Build and Deploy Tasks #89

Open Aryagoy opened 1 week ago

Aryagoy commented 1 week ago

As a DevOps engineer I need to implement build and deploy tasks So that successful builds are automatically deployed to OpenShift

Details and Assumptions

Acceptance Criteria Given successful quality checks When the build and deploy tasks run Then a new Docker image should be built And the application should be deployed to OpenShift And PostgreSQL should be properly configured And the application should be accessible via route