]> granicus.if.org Git - graphviz/commitdiff
Specify that the Windows CI builds dosn't need any previous job
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Sun, 9 Aug 2020 12:14:58 +0000 (14:14 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Wed, 12 Aug 2020 14:56:55 +0000 (16:56 +0200)
.gitlab-ci.yml

index 7d87bf4bb86d261fce0554eabd542588944b0a86..4dc36b19c4b1bb837aed1358a38ad102c361a5a4 100644 (file)
@@ -54,6 +54,7 @@ portable-source:
 
 .build_template: &windows_build_definition
     stage: build
+    needs: []
     script:
         # Toolchain definitions
         - if($env:platform -eq "x64") {