Remove the need for master branch only
Some checks reported errors
continuous-integration/drone/push Build encountered an error

Signed-off-by: Noah Knegt <git@noahknegt.com>
This commit is contained in:
2023-03-31 10:12:48 +02:00
parent 05c20a67e9
commit eabd5b39a7

View File

@@ -28,11 +28,6 @@ steps:
volumes: volumes:
- name: ssh_key - name: ssh_key
path: $HOME/.ssh path: $HOME/.ssh
when:
event:
- push
branch:
- master
- name: ansible apply - name: ansible apply
image: cytopia/ansible:latest-tools image: cytopia/ansible:latest-tools