Commit bb986185 authored by Håkan Wennlöf's avatar Håkan Wennlöf
Browse files

Merge branch 'fix_reuse_job' into 'master'

CI: ensure reuse is not landing on the macs

See merge request allpix-squared/allpix-squared!1100
parents 0fbc3ebd 735104cb
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -220,6 +220,8 @@ fmt:reuse:
    image:
        name: registry.cern.ch/docker.io/fsfe/reuse:latest
        entrypoint: [""]
    tags:
        - k8s-default
    stage: formatting
    needs: []
    dependencies: []