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