khwilo / django-dev-labs

Experimentation on Django features
MIT License
0 stars 0 forks source link

Configure CI/CD Pipeline for Deployment #37

Open khwilo opened 3 months ago

khwilo commented 3 months ago

Description

As a developer, I want to configure the CI/CD pipeline to deploy the application on successful tests.

Acceptance Criteria

CI/CD pipeline is set up to deploy the application to AWS on successful tests.