Update latest stable tag to 0.6.6
Change-Id: I9b6ac11098c7c3eb25c034e882a50288495ae748
This commit is contained in:
parent
89eb501c51
commit
26c64aa9dd
@ -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.6.5') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.6.6') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user