Commit 752cb148 authored by Jan Kiene's avatar Jan Kiene
Browse files

remove empty needs in build stage

parent 95a672a3
Loading
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -312,13 +312,11 @@ stages:
.build-job-linux:
  stage: build
  timeout: "2 minutes"
  needs: []
  tags:
    - ivas-basop-linux

.build-job-windows:
  stage: build
  needs: []
  timeout: "4 minutes"
  tags:
    - ivas-windows