Rename job step to bee moree intuitive.

s2svpn
jowj 5 years ago
parent fbbd14538d
commit 4d826e8987

@ -41,7 +41,7 @@
shell: cd /home/josiah/arke/ && git pull
register: result
ignore_errors: True
- name: Pull latest version from github
- name: If last step failed, clone the repo.
shell: cd /home/josiah/ && git clone https://github.com/jowj/arke.git
when: result is failed
- name: Build from the latest version

Loading…
Cancel
Save