-
-
Notifications
You must be signed in to change notification settings - Fork 67
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a basic CI/CD pipeline #54
Comments
Closed
🚀 |
EddieEldridge
added a commit
to EddieEldridge/lotr-api
that referenced
this issue
Nov 5, 2023
…c-CICD Feature/gitfrosh#54/add basic cicd
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Having a basic CI/CD pipeline for tests and deployments would be beneficial. It would make reviewing PRs easier and help ensure the project is in a stable state.
Something like Travis, CircleCI or GitHub Actions would suffice.
The text was updated successfully, but these errors were encountered: