diff --git a/.drone.yml b/.drone.yml index f7c4a90..daa8623 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,6 +11,7 @@ steps: image: arm32v7/centos:7 commands: - ls -l /etc/yum.repos.d + - cat /etc/yum.repos.d/CentOS-Base.repo # - name: dryrun # pull: always # image: plugins/docker:linux-amd64