diff --git a/.drone.yml b/.drone.yml index 9c6f222..e70329b 100644 --- a/.drone.yml +++ b/.drone.yml @@ -15,7 +15,7 @@ steps: - ansible-lint . - name: setup ssh key - image: debian:latest + image: cytopia/ansible:latest-tools commands: - mkdir -p /root/.ssh - echo "$SSH_KEY" > /root/.ssh/id_ed25519