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