diff --git a/.drone.yml b/.drone.yml index f770c4b..01fa664 100644 --- a/.drone.yml +++ b/.drone.yml @@ -13,7 +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 + - cat /etc/yum.repos.d/CentOS-Base.repo - yum repolist # - name: dryrun # pull: always