Skip to content
Snippets Groups Projects
Commit 47e4f121 authored by Wouter Deconinck's avatar Wouter Deconinck
Browse files

feat: mark df job as manual

parent b13a0658
No related branches found
No related tags found
1 merge request!955feat: mark df job as manual
Pipeline #97852 passed with warnings
Pipeline: reconstruction_benchmarks

#97862

    Pipeline: reconstruction_benchmarks

    #97861

      Pipeline: physics_benchmarks

      #97860

        +3
        ......@@ -580,6 +580,8 @@ df:
        - docker-new
        needs:
        - version
        rules:
        - when: manual
        script:
        - docker images
        - docker ps --size
        ......@@ -598,6 +600,7 @@ df:
        - docker-stats-all.txt
        - docker-buildx-du-verbose.txt
        - docker-system-df-verbose.txt
        allow_failure: true
        prune:
        extends: .build
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment