Update latest stable tag to 0.8.3
Change-Id: I5a430435f7ac46a39276763e4324efeb6546334c
This commit is contained in:
parent
3ab5ad6c5d
commit
29f3d33efb
@ -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.2') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.8.3') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user