Time the SCM call.

This commit is contained in:
Hyperling 2021-02-12 06:02:28 -06:00
parent 41b2283353
commit 90d0cd0eb9

View File

@ -7,7 +7,7 @@
block: | block: |
# 20210211 - Make life easier! # 20210211 - Make life easier!
ssh ling@leet "cd Code/Ansible/ansible-pull; git push" ssh ling@leet "cd Code/Ansible/ansible-pull; git push"
curl https://scm.hyperling.com | bash time curl https://scm.hyperling.com | bash
marker: '{mark}' marker: '{mark}'
marker_begin: "#!{{ bash_exec.stdout }}" marker_begin: "#!{{ bash_exec.stdout }}"
marker_end: "exit 0" marker_end: "exit 0"