Update latest stable tag to 0.8.4
Change-Id: I2faf648ce252aace185e50968e870a6908f00926
This commit is contained in:
parent
2093a45cf9
commit
0bdba8140a
@ -12,7 +12,7 @@
|
||||
vars:
|
||||
deploy_dir: '{{ tobiko_src_dir | realpath }}'
|
||||
deploy_git_repo: '{{ tobiko_git_repo }}'
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.3') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.4') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user