mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-23 16:50:47 +00:00
gitlab: remove needs from ios examples job
needs and manual jobs do not really get along https://gitlab.com/gitlab-org/gitlab-ce/issues/66602
This commit is contained in:
parent
c6420d9164
commit
ed5343d3ce
1 changed files with 0 additions and 6 deletions
|
@ -879,9 +879,6 @@ documentation:
|
|||
|
||||
ios universal examples:
|
||||
extends: ".ios universal examples"
|
||||
needs:
|
||||
- "build cerbero ios universal"
|
||||
- "manifest"
|
||||
dependencies:
|
||||
- "build cerbero ios universal"
|
||||
except:
|
||||
|
@ -894,9 +891,6 @@ ios universal examples:
|
|||
|
||||
cerbero ios universal examples:
|
||||
extends: ".ios universal examples"
|
||||
needs:
|
||||
- "cerbero ios universal"
|
||||
- "manifest"
|
||||
dependencies:
|
||||
- "cerbero ios universal"
|
||||
only:
|
||||
|
|
Loading…
Reference in a new issue