mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 06:46:38 +00:00
Revert "cerbero ci: Also disable the deps build"
This reverts commit 555c49f9d1
.
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
1 changed files with 0 additions and 4 deletions
|
@ -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…
Reference in a new issue