We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now we deploy manually to our servers. This issue aims to implement CI/CD using GitHub actions.
staging
production
A working Ci/CD pipeline for staging and production
No response
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
Right now we deploy manually to our servers. This issue aims to implement CI/CD using GitHub actions.
Implementation Considerations
staging
branch should deploy to the staging environment, andproduction
branch to the production environmentDeliverable
A working Ci/CD pipeline for staging and production
Dependencies
No response
The text was updated successfully, but these errors were encountered: