Update latest stable tag to 0.8.16
Change-Id: If290bbbbab2f111416bd4f11a69b1e939a8d6fb2
This commit is contained in:
@@ -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.8.15') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.16') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Reference in New Issue
Block a user