mirror of
https://gitlab.rlp.net/proj-wise2526-video2document/video2document.git
synced 2026-06-15 18:01:52 +02:00
Update .gitlab-ci.yml file
This commit is contained in:
parent
d1daad1146
commit
bd7942f9ce
+1
-1
@@ -25,7 +25,7 @@ test_app:
|
|||||||
stage: test
|
stage: test
|
||||||
script:
|
script:
|
||||||
- echo "Running V2D Framework basic test..."
|
- echo "Running V2D Framework basic test..."
|
||||||
- python -m unittest discover || echo "No tests found."
|
- python -m unittest discover
|
||||||
|
|
||||||
only:
|
only:
|
||||||
- main
|
- main
|
||||||
|
|||||||
Reference in New Issue
Block a user