diff --git a/.drone.yml b/.drone.yml index eac330a..99b8836 100644 --- a/.drone.yml +++ b/.drone.yml @@ -6,6 +6,12 @@ platform: os: linux arch: arm64 +trigger: + branch: + - main + event: + - push + steps: - name: compile image: alpine:latest