Remove the need for master branch only
Some checks reported errors
continuous-integration/drone/push Build encountered an error
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:
@@ -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
|
||||||
|
Reference in New Issue
Block a user