We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20425cb commit fea83a6Copy full SHA for fea83a6
1 file changed
README.md
@@ -7,7 +7,7 @@
7
- Application also use MongoDB as a Datatbase. I have used MongoDB Atlas Cluster URI.
8
9
10
-#### CICD Flow used for the Project :
+#### CICD Flow used for the Project:
11
- Source Code is pushed to Github Repository.
12
- For Automating Continous Integration , I have used Github Action Workflow which works similar to Jenkins, GitLab CI,etc.
13
- I have created ci.yml file which has all the Stages and Step. File is located in .github/workflows directory.
0 commit comments