Sha256: a792e9d92713a3d7da9560528a2183bb4cafb5c849d8c21a56293ef15d25d16e

Contents?: true

Size: 339 Bytes

Versions: 3

Compression:

Stored size: 339 Bytes

Contents

- target: localhost
  command:
    - "rm -rf /var/tmp/hello_rundock_from_task_with_merging"
  task:
    - do_task_1
    - do_task_2
---
---
do_task_1:
  command:
    - mkdir /var/tmp/hello_rundock_from_task_with_merging
    - echo 'Hello Rundock from task with merging do task 1.' > /var/tmp/hello_rundock_from_task_with_merging/do_task_1

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rundock-1.2.1 spec/integration/platforms/localhost/scenarios/task_with_merging_scenario.yml
rundock-1.2.0 spec/integration/platforms/localhost/scenarios/task_with_merging_scenario.yml
rundock-1.1.7 spec/integration/platforms/localhost/scenarios/task_with_merging_scenario.yml