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