Update latest stable tag to 0.6.1
Change-Id: I583e57b4e58bbf0ae813f776b5ca26a9b2ba28a9
This commit is contained in:
parent
0fa4a6614e
commit
72c7716de4
@ -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.0') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.6.1') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user