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

Impliment CICD #1

Open
vishwamartur opened this issue Nov 2, 2024 · 0 comments
Open

Impliment CICD #1

vishwamartur opened this issue Nov 2, 2024 · 0 comments

Comments

@vishwamartur
Copy link
Owner

No description provided.

vishwamartur added a commit that referenced this issue Nov 25, 2024
Related to #1

Add CI/CD pipeline configuration and deployment commands.

* **README.md**
  - Add a section on how to configure and use the CI/CD pipeline.
  - Include instructions for setting up environment variables for deployment.

* **.github/workflows/ci-cd.yml**
  - Add specific deployment commands in the `deploy` job.
  - Include steps to deploy the application to a specified environment.

* **.env**
  - Add environment variables required for deployment.
vishwamartur added a commit that referenced this issue Nov 25, 2024
Related to #1

Add CI/CD pipeline configuration and deployment commands.

* **README.md**
  - Add a section on how to configure and use the CI/CD pipeline.
- Include instructions for setting up environment variables for
deployment.

* **.github/workflows/ci-cd.yml**
  - Add specific deployment commands in the `deploy` job.
  - Include steps to deploy the application to a specified environment.

* **.env**
  - Add environment variables required for deployment.
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

No branches or pull requests

1 participant