move default tobiko install to new stable tag
This will include the unblock faults fix 0.4.5 tag commits list: https://opendev.org/x/tobiko/commits/tag/0.4.5 Change-Id: Id01400fa485f78bb8b023c60b2b437c0253da0fc
This commit is contained in:
parent
2f1ab4d788
commit
d12bc00c2e
@ -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.4.0') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.4.5') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user