Make regcfp only use two branches: devl and master
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
655f13dee0
commit
1d4873b923
1 changed files with 2 additions and 2 deletions
|
@ -9,10 +9,10 @@
|
||||||
tags:
|
tags:
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
- name: Clone the regcfp flock2016 branch
|
- name: Clone the regcfp master branch
|
||||||
git: repo=https://github.com/puiterwijk/regcfp.git
|
git: repo=https://github.com/puiterwijk/regcfp.git
|
||||||
dest=/srv/regcfp
|
dest=/srv/regcfp
|
||||||
version=flock2016
|
version=master
|
||||||
clone=yes update=yes
|
clone=yes update=yes
|
||||||
|
|
||||||
# TODO: Find EPEL packages for these
|
# TODO: Find EPEL packages for these
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue