quiche/.gitlab-ci.yml
2025-01-13 17:53:03 +00:00

5 lines
71 B
YAML

test-job1:
stage: test
script:
- echo "This job tests nothing"