diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c912136..7e79c51 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -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