4 lines
68 B
YAML
4 lines
68 B
YAML
script: |
|
|
echo "start of script"
|
|
sleep 15
|
|
echo "end of script" |
script: |
|
|
echo "start of script"
|
|
sleep 15
|
|
echo "end of script" |