Removed trigger
continuous-integration/drone/push Build was killed Details

This commit is contained in:
Chris Plaatjes 2023-02-13 19:19:55 -05:00
parent 27a480d2b0
commit be8f1caf35
1 changed files with 6 additions and 5 deletions

View File

@ -15,8 +15,9 @@ steps:
- name: dockersock
path: /var/run/docker.sock
trigger:
branch:
- main
event:
- push
# Commented out until stuff actually works
#trigger:
# branch:
# - main
# event:
# - push