https://github.com/nsgowebjavaprog/github-action-with-cicd-pipeline---mlops
GitHub Actions is a continuous integration and continuous delivery [CI/CD] platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production.
https://github.com/nsgowebjavaprog/github-action-with-cicd-pipeline---mlops
ci-cd mlops mlops-environment mlops-workflow more python3 testing-tool yml-files
Last synced: 11 months ago
JSON representation
GitHub Actions is a continuous integration and continuous delivery [CI/CD] platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production.
- Host: GitHub
- URL: https://github.com/nsgowebjavaprog/github-action-with-cicd-pipeline---mlops
- Owner: nsgowebjavaprog
- Created: 2025-04-13T02:45:52.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-13T03:14:47.000Z (about 1 year ago)
- Last Synced: 2025-04-13T11:14:50.873Z (about 1 year ago)
- Topics: ci-cd, mlops, mlops-environment, mlops-workflow, more, python3, testing-tool, yml-files
- Language: Python
- Homepage:
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GitHub-Action-With-CICD-Pipeline---MLOps
GitHub Actions is a continuous integration and continuous delivery [CI/CD] platform that allows you to automate your build, test, and deployment pipeline. You can create workflows that build and test every pull request to your repository, or deploy merged pull requests to production.