diff --git a/.drone.yml b/.drone.yml index cd17d9e..f770c4b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,6 +13,7 @@ steps: - ls -l /etc/yum.repos.d - echo "armhfp" > /etc/yum/vars/arch - yum clean all + - cat /etc.yum.repos.d/CentOS-Base.repo - yum repolist # - name: dryrun # pull: always