mirror of
https://gitlab.freedesktop.org/libinput/libei.git
synced 2025-12-25 19:50:06 +01:00
CI: add missing dependencies line
This commit is contained in:
parent
5909717700
commit
3f768ecbfc
2 changed files with 4 additions and 0 deletions
|
|
@ -371,6 +371,8 @@ pages:
|
|||
MESON_ARGS: "-Ddocumentation=protocol,api"
|
||||
script:
|
||||
- echo "Nothing to do"
|
||||
dependencies:
|
||||
- "fedora:38@doc-build"
|
||||
needs:
|
||||
- "fedora:38@doc-build"
|
||||
only:
|
||||
|
|
|
|||
|
|
@ -372,6 +372,8 @@ pages:
|
|||
MESON_ARGS: "-Ddocumentation=protocol,api"
|
||||
script:
|
||||
- echo "Nothing to do"
|
||||
dependencies:
|
||||
- "{{pages.distro}}:{{pages.version}}@doc-build"
|
||||
needs:
|
||||
- "{{pages.distro}}:{{pages.version}}@doc-build"
|
||||
only:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue