github.com/swaros/contxt/module/runner@v0.0.0-20240305083542-3dbd4436ac40/testdata/task2/.contxt.yml (about)

     1  task:
     2    - id: test1
     3      script:
     4        - echo "testing-1-working"
     5    - id: test2
     6      script:
     7        - echo "testing-2-working"