-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
Implement a GitHub Actions workflow to automate the CI/CD process. The workflow should include:
- Running tests on each pull request.
- Building the project to ensure no build errors.
- Deploying the API when changes are merged into the main branch.
Tasks:
- Create a
.github/workflowsdirectory. - Add a
ci-cd-pipeline.ymlfile. - Configure steps for testing, building, and deploying.
- Ensure proper secrets management for deployment.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels