Update latest stable tag to 0.8.22
Change-Id: I41cc3b28fcb4ca44b470e4d22f27daea242344ec
This commit is contained in:
@@ -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.8.20') }}"
|
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.22') }}"
|
||||||
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user