Update latest stable tag to 0.6.4
Change-Id: Iaca64aeb65b7ea1dfaaab003e0e7149d3e097902
This commit is contained in:
parent
3bcce0d058
commit
3976f11d41
@ -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.3') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.6.4') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user