Commit 6e398cea authored by Federico Falconieri's avatar Federico Falconieri
Browse files

Merge branch 'hoverht-master-patch-74296' into 'master'

fix: yaml without needs

See merge request ci/templates!26
parents 358676a7 4565c514
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -7,3 +7,4 @@ yaml:yamllint:
  image: registry.gitlab.com/notno/python-tests
  script:
    - yamllint .
  needs: []