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