Update latest stable tag to 0.7.3
Change-Id: I53b90e25ee3608b630574bf4ef8d09d2eed94ae1
This commit is contained in:
parent
c2ae6e0b20
commit
90d4853828
@ -12,7 +12,7 @@
|
|||||||
vars:
|
vars:
|
||||||
deploy_dir: '{{ tobiko_src_dir | realpath }}'
|
deploy_dir: '{{ tobiko_src_dir | realpath }}'
|
||||||
deploy_git_repo: '{{ tobiko_git_repo }}'
|
deploy_git_repo: '{{ tobiko_git_repo }}'
|
||||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.7.2') }}"
|
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.7.3') }}"
|
||||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||||
when: create_tobiko_dir is changed
|
when: create_tobiko_dir is changed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user