Update latest stable tag to 0.8.8
Change-Id: Ib32744bb7afcbebdb0d3255f13ed6587cbc46770
This commit is contained in:
parent
282eb64dc1
commit
788bbb6d59
@ -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.7') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.8') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user