mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-01-27 14:36:16 +01: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:
parent
e9670d3c3c
commit
cc627ea0df
@ -971,6 +971,7 @@ dist-job:
|
|||||||
- .with-git
|
- .with-git
|
||||||
image: "${FEDORA_IMAGE}"
|
image: "${FEDORA_IMAGE}"
|
||||||
stage: build
|
stage: build
|
||||||
|
needs: []
|
||||||
before_script:
|
before_script:
|
||||||
- !reference [".build-linux", "before_script"]
|
- !reference [".build-linux", "before_script"]
|
||||||
- !reference [".with-git", "before_script"]
|
- !reference [".with-git", "before_script"]
|
||||||
|
Loading…
Reference in New Issue
Block a user