update .drone.yml
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Chris Hammer 2023-11-16 22:03:22 -05:00
parent 4d245ab301
commit 0def5aff55

View File

@ -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