diff --git a/.drone.yml b/.drone.yml index dcd017a..6dd1470 100644 --- a/.drone.yml +++ b/.drone.yml @@ -3,6 +3,10 @@ kind: pipeline type: docker name: Deploy to bbaovanc.com +trigger: + branch: + - master + steps: - name: Update submodules image: alpine/git