Update latest stable tag to 0.8.13
Change-Id: Iecb6fa2202606cbec57355414998c91270cfc13c
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.12') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.13') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Reference in New Issue
Block a user