diff --git a/.drone.yml b/.drone.yml index b9baca6..f8e1915 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,6 +10,7 @@ steps: - dnf update -y - dnf install -y python3-pip git hostname - pip3 install ansible-core==2.14.11 ansible-lint==6.13.1 + - ls -ltra /drone/src # - mkdir /opt/test # - git clone https://gitea.thezengarden.net/chris/drone-test-1.git /opt/test/drone-test-1