Update latest stable tag to 0.6.19
Change-Id: Icdb7c39712da3651dff956763a6d9820a5539cc6
This commit is contained in:
parent
04024aef30
commit
c5117f7018
@ -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.6.18') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.6.19') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user