prelude: - echo foo > /test - echo bar > /test2 steps: - echo c > /c - echo c > /cd requires: - category: "test" name: "a" version: ">=1.0"