Update latest stable tag to 0.6.9
Change-Id: I4380d20a06fe7f2e0a9035782601a78143e8db52
This commit is contained in:
parent
bc07bea7b4
commit
0962d8e266
@ -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.8') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.6.9') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user