summaryrefslogtreecommitdiffstats
path: root/tests/wrappers/fixtures/env-script002.yaml
blob: 05c67d025362f5e30ed151c4501f481dd2b3f89e (plain)
1
2
3
4
5
wrappers:
  - env-script:
      script-content: 'echo foo=bar'
      only-run-on-parent: true
      script-type: 'batch-script'