fix yum vars
This commit is contained in:
parent
2b6bc3ca61
commit
a39daef773
@ -11,7 +11,7 @@ steps:
|
|||||||
image: arm32v7/centos:7
|
image: arm32v7/centos:7
|
||||||
commands:
|
commands:
|
||||||
- ls -l /etc/yum.repos.d
|
- ls -l /etc/yum.repos.d
|
||||||
- echo "armhfp" > /etc/yum/vars/arch
|
- echo "armhfp" > /etc/yum/vars/basearch
|
||||||
- yum clean all
|
- yum clean all
|
||||||
- cat /etc/yum.repos.d/CentOS-Base.repo
|
- cat /etc/yum.repos.d/CentOS-Base.repo
|
||||||
- yum repolist
|
- yum repolist
|
||||||
|
Reference in New Issue
Block a user