mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 23:13:40 +02:00
ci: Clear dependencies for dist-job
Otherwise it never executes, because it’s waiting patiently for zero dependencies to complete. 🤦 Signed-off-by: Philip Withnall <pwithnall@gnome.org>
This commit is contained in:
@@ -853,6 +853,7 @@ dist-job:
|
||||
- .with-git
|
||||
image: "${FEDORA_IMAGE}"
|
||||
stage: build
|
||||
needs: []
|
||||
before_script:
|
||||
- !reference [".build-linux", "before_script"]
|
||||
- !reference [".with-git", "before_script"]
|
||||
|
Reference in New Issue
Block a user