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

add cat

parent 834ba5d9
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ check-merged-ci-config-is-valid:
    # patch the yaml file to include the stuff we have locally in this branch
    - |
      sed '/^include:/,$d' $test_yml > $test_yml
    - cat $test_yml
    - |
      echo -e "include:\n  - local: ${patch_yml}\n" >> $test_yml
    - cat $test_yml