Revert "Switch MSVC job to manual till we can upload deps cache"

This reverts commit bdbec90a49.

Everything seems to be working fine.

Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/352>
This commit is contained in:
Nirbheek Chauhan 2020-09-24 05:36:46 +05:30
parent 37bdeb200a
commit ab8e884e1b

View file

@ -1221,5 +1221,3 @@ build cerbero msvc x86_64:
- C:\MinGW\msys\1.0\bin\bash.exe --login -c "cd $env:CI_PROJECT_DIR && $env:CERBERO_SCRIPTS_PATH cerbero_script"
rules:
- if: '$CI_PROJECT_NAME !~ /^(cerbero|gst-build|gst-omx|gstreamer-vaapi|gst-docs|gst-integration-testsuites|gst-plugins-rs)$/'
when: 'manual'
allow_failure: true