Loading includes/job-templates.yml +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
includes/job-templates.yml +0 −2 Original line number Diff line number Diff line Loading @@ -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 Loading