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

View File

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