mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
6 lines
130 B
YAML
6 lines
130 B
YAML
build-job:
|
|
script:
|
|
- echo "Building the Project.."
|
|
test-job:
|
|
script:
|
|
- echo "Running Tests.." |