diff --git a/includes/job-templates.yml b/includes/job-templates.yml index cf13d7742f8e0ef158471ae78add1a67a1431565..813714ceaa62327b27a6b90f759d7b8adc4a8edd 100644 --- a/includes/job-templates.yml +++ b/includes/job-templates.yml @@ -26,13 +26,11 @@ extends: - .job-linux timeout: "4 minutes" - needs: [] .build-job-windows: stage: build extends: - .job-windows - needs: [] timeout: "4 minutes" # nothing to see here, basically an alias