mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
ci: Add missing dependency
The job that publishes the flatpak depends on the job that builds the flatpak ... Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/3358>
This commit is contained in:
parent
9abad7f25f
commit
bc10359f68
1 changed files with 2 additions and 0 deletions
|
|
@ -260,6 +260,8 @@ flatpak:
|
|||
|
||||
nightly:
|
||||
extends: '.publish_nightly'
|
||||
needs:
|
||||
- flatpak
|
||||
|
||||
distinfo:
|
||||
stage: deploy
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue