From: Magnus Jacobsson Date: Sun, 9 Aug 2020 12:14:58 +0000 (+0200) Subject: Specify that the Windows CI builds dosn't need any previous job X-Git-Tag: 2.46.0~20^2^2~125^2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3ac7e1c54fe5f8f4bb304796ab77901c73401aee;p=graphviz Specify that the Windows CI builds dosn't need any previous job --- diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index 7d87bf4bb..4dc36b19c 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -54,6 +54,7 @@ portable-source: .build_template: &windows_build_definition stage: build + needs: [] script: # Toolchain definitions - if($env:platform -eq "x64") {