diff --git a/.drone.yml b/.drone.yml index 01fa664..8328f8d 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,7 +11,7 @@ steps: image: arm32v7/centos:7 commands: - ls -l /etc/yum.repos.d - - echo "armhfp" > /etc/yum/vars/arch + - echo "armhfp" > /etc/yum/vars/basearch - yum clean all - cat /etc/yum.repos.d/CentOS-Base.repo - yum repolist