Update latest stable tag to 0.8.7
Change-Id: I1a02a5e6b42a2b05572ef3327785a721bc248d3b
This commit is contained in:
parent
8baaacbf44
commit
00734d786f
@ -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.6') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.7') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user