]> kaliko git repositories - mpd-sima.git/blobdiff - .gitlab-ci.yml
Remove vinstall.py
[mpd-sima.git] / .gitlab-ci.yml
index fde280f64201aa9d061443ba756bacdc0250137f..ad63ee2b930e8adb55be3d3727d41d721c203e19 100644 (file)
@@ -58,16 +58,6 @@ unittests:
     reports:
       junit: report.xml
 
-vinstall:
-  stage: test
-  script:
-  # test virtualenv install
-  - python3 ./vinstall.py
-  # smoke test
-  - ./vmpd-sima --help
-  artifacts:
-    expire_in: 1 hour
-
 tag_release:
   stage: build
   dependencies: