diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 92ff8dd8b8..fc638bcaca 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -30,9 +30,9 @@ default: - mvn -v - mvn clean - mvn install4j:install-license -Pinstall4j - - git clone https://gitlab.com/mediathekview/mediathekview-buildres.git tmpres - - mv tmpres/bin res/ - - rm -rf tmpres +# - git clone https://gitlab.com/mediathekview/mediathekview-buildres.git tmpres +# - mv tmpres/bin res/ +# - rm -rf tmpres stages: - deploy-nightly-lin