Set default stable tag to 0.4.7
Change-Id: If41805aea413a318c9f9553ce580083d6f53a206
This commit is contained in:
parent
dd9d78027b
commit
e4347ef32e
@ -12,7 +12,7 @@
|
|||||||
vars:
|
vars:
|
||||||
deploy_dir: '{{ tobiko_src_dir | realpath }}'
|
deploy_dir: '{{ tobiko_src_dir | realpath }}'
|
||||||
deploy_git_repo: '{{ tobiko_git_repo }}'
|
deploy_git_repo: '{{ tobiko_git_repo }}'
|
||||||
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.4.6') }}"
|
deploy_git_refspec: "{{ tobiko_git_refspec | default('0.4.7') }}"
|
||||||
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
deploy_git_remote: "{{ tobiko_git_remote | default('') }}"
|
||||||
when: create_tobiko_dir is changed
|
when: create_tobiko_dir is changed
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user