Skip to content
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

Simplify CI/CD pipeline configuration #24

Merged
merged 2 commits into from
Apr 16, 2024
Merged

Conversation

chrisllontop
Copy link
Owner

No description provided.

Removed direct service dependencies and environment variables from CI/CD pipeline configuration files. Instead of running services like MySQL, Redis, and Postgres directly, we are now utilizing docker-compose to manage these services. Moreover, adjusted checkout, rust installation, and test running steps according to the new changes.
@chrisllontop chrisllontop merged commit 7201bbe into main Apr 16, 2024
1 check passed
@chrisllontop chrisllontop deleted the feature/add-deploy branch April 16, 2024 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant