Add job dependencies

This commit is contained in:
Romain Vigier
2021-08-20 15:41:02 +02:00
parent 8d9be91921
commit 17a6a4966a
+6
View File
@@ -71,6 +71,12 @@ reuse:
extension:
stage: build
interruptible: true
needs:
- job: lint
optional: true
- job: variants
optional: true
- reuse
image: registry.gitlab.com/rmnvgr/nightthemeswitcher-gnome-shell-extension:latest
script:
- make build