libravatar: checkout different branches based on staging/production status
This commit is contained in:
parent
85ec6c9246
commit
972942b8f5
3 changed files with 3 additions and 0 deletions
|
@ -1 +1,2 @@
|
||||||
resolvconf: "resolv.conf/cloud"
|
resolvconf: "resolv.conf/cloud"
|
||||||
|
git_branch: master
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
resolvconf: "resolv.conf/cloud"
|
resolvconf: "resolv.conf/cloud"
|
||||||
|
git_branch: devel
|
||||||
|
|
|
@ -37,6 +37,7 @@
|
||||||
- git:
|
- git:
|
||||||
repo: https://git.linux-kernel.at/oliver/ivatar.git
|
repo: https://git.linux-kernel.at/oliver/ivatar.git
|
||||||
dest: /srv/libravatar
|
dest: /srv/libravatar
|
||||||
|
version: {{ git_branch }}
|
||||||
ignore_errors: yes
|
ignore_errors: yes
|
||||||
|
|
||||||
- pip:
|
- pip:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue