Files
video2document/.gitlab-ci.yml
T
Aarthi Manivannan, Premanathan Aarthi Manivannan f46fa6ccf2 add Ci file
2025-11-01 12:07:57 +01:00

6 lines
130 B
YAML

build-job:
script:
- echo "Building the Project.."
test-job:
script:
- echo "Running Tests.."