2
0
mirror of https://github.com/cmehay/pyentrypoint synced 2024-10-30 15:21:11 +00:00
pyentrypoint/tests/configs/runner.yml

7 lines
119 B
YAML
Raw Normal View History

2016-12-30 18:52:12 +00:00
post_run_commands:
- date '+%s' > /tmp/timestamp1
- sleep 4
- date '+%s' > /tmp/timestamp2
2016-12-30 18:52:12 +00:00
command: sleep