git-lfs/rpm/SOURCES/git-lfs.repo
Andy Neff 7ca335be04 Dockers working for centos and debian with GPG signing
Fixed git clean to only be in build_rpms for centos path
Added tests for all distros
Added some options like GPG cache, and auto remove
Fixed rpm expect script to work always
Enabled gpg check for centos repos
Fixed golang build bug for CentOS 5
2015-07-23 23:18:36 -04:00

14 lines
429 B
Plaintext

[git-lfs]
name=Packages for git-lfs for Enterprise Linux $releasever - $basearch
baseurl=http://git-lfs.github.com/centos/$releasever/RPMS
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-GITLFS
[git-lfs-source]
name=Packages for git-lfs for Enterprise Linux $releasever - $basearch
baseurl=http://git-lfs.github.com/centos/$releasever/SRPMS
enabled=0
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-GITLFS