Revert "cerbero ci: Also disable the deps build"
This reverts commit 555c49f9d17aa7a8b9e650941002b52e4e6dd325. The job is working fine now and takes slightly more time than the iOS build, so it can be re-enabled. Part-of: <https://gitlab.freedesktop.org/gstreamer/gst-ci/-/merge_requests/347>
This commit is contained in:
parent
eed018920c
commit
705e375893
@ -1214,10 +1214,6 @@ cerbero deps msvc x86_64:
|
||||
extends: ['.cerbero deps', '.cerbero windows native']
|
||||
script:
|
||||
- C:\MinGW\msys\1.0\bin\bash.exe --login -c "cd $env:CI_PROJECT_DIR && $env:CERBERO_SCRIPTS_PATH cerbero_deps_script"
|
||||
rules:
|
||||
- if: '$CI_PROJECT_NAME == "cerbero"'
|
||||
when: 'manual'
|
||||
allow_failure: true
|
||||
|
||||
build cerbero msvc x86_64:
|
||||
extends: ['.cerbero', '.cerbero windows native']
|
||||
|
Loading…
x
Reference in New Issue
Block a user