Skip to content

Commit

Permalink
Use latest ansible plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
2martens committed Aug 17, 2023
1 parent 395fa52 commit 721cdac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ steps:
- git commit -m "[Drone] Changed wahlrecht_image_version to $IMAGE_VERSION"
- git push origin main
- name: deploy image
image: plugins/ansible:3
image: plugins/ansible:latest
settings:
playbook: ansible/deploy_spring.yaml
inventory: ansible/inventories/production
Expand Down

0 comments on commit 721cdac

Please sign in to comment.