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
@ -260,6 +260,8 @@ flatpak:
|
||||
|
||||
nightly:
|
||||
extends: '.publish_nightly'
|
||||
needs:
|
||||
- flatpak
|
||||
|
||||
distinfo:
|
||||
stage: deploy
|
||||
|
Loading…
x
Reference in New Issue
Block a user