Update latest stable tag to 0.8.6
Change-Id: If7f9bca2fa0f2fbd8a3d62d1e029630f79eeba5e
This commit is contained in:
parent
9472ed4766
commit
588d1e6af9
@ -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.5') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.6') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user