Delete .gitlab-ci.yml

This commit is contained in:
Aarthi Manivannan, Premanathan Aarthi Manivannan
2025-11-06 15:52:45 +01:00
parent 70221683c3
commit fd4d342eeb
-6
View File
@@ -1,6 +0,0 @@
build-job:
script:
- echo "Building the Project.."
test-job:
script:
- echo "Running Tests.."