diff --git a/.drone.yml b/.drone.yml index 998c8df..4233cca 100644 --- a/.drone.yml +++ b/.drone.yml @@ -20,6 +20,7 @@ steps: - push - name: "Ansible-Galaxy: Install from requirements.yml" + image: gitea.thezengarden.net/podman/images/ansible-dev:latest commands: - ansible-galaxy install -r $DRONE_WORKSPACE/requirements.yml when: