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