mirror of
https://github.com/cmehay/pyentrypoint
synced 2024-10-30 15:21:11 +00:00
6 lines
84 B
YAML
6 lines
84 B
YAML
post_run_commands:
|
|
- sleep 2
|
|
- echo 'OK' > /tmp/runner_test
|
|
|
|
command: sleep
|