Update the docker image with the correct tag #10

Merged
noah.knegt merged 1 commits from docker-image into master 2023-03-31 10:03:13 +02:00
Showing only changes of commit be76cb10aa - Show all commits

View File

@@ -30,7 +30,7 @@ steps:
- master - master
- name: ansible apply - name: ansible apply
image: cytopia/ansible:infra image: cytopia/ansible:latest-tools
commands: commands:
- ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519 - ansible-playbook -i inventory/hosts site.yml --private-key /drone/src/.ssh/id_ed25519
when: when: