add Ci file

This commit is contained in:
Aarthi Manivannan, Premanathan Aarthi Manivannan
2025-11-01 12:07:57 +01:00
parent 2edc0c9b29
commit f46fa6ccf2
+6
View File
@@ -0,0 +1,6 @@
build-job:
script:
- echo "Building the Project.."
test-job:
script:
- echo "Running Tests.."