Pick version 0.4.10 as default stable tag
Change-Id: Ife08863bee9ac4bc2aacd8f2e38b4bc8a986fba8
This commit is contained in:
parent
fc3bce1ed3
commit
ee386f8d9b
@ -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.9') }}"
|
||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.4.10') }}"
|
||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||
when: create_tobiko_dir is changed
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user