Commit b1710d57 authored by Jan Kiene's avatar Jan Kiene
Browse files

fix syntax in template

parent ee5a1e4d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -454,7 +454,7 @@ stages:
  extends: .test-job-linux
  needs:
    - job: branch-is-up-to-date-with-target-pre
    - artifacts: true
      artifacts: true
    - job: build-codec-linux-make

.build-job-linux: