From 6b3800abf68f8eafc2c40b86b8dd39c0a1ab4527 Mon Sep 17 00:00:00 2001 From: Harvey Tindall Date: Wed, 17 Feb 2021 16:34:04 +0000 Subject: [PATCH] remove branch trigger --- .drone.yml | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.drone.yml b/.drone.yml index f25a12d..02ea20c 100644 --- a/.drone.yml +++ b/.drone.yml @@ -19,11 +19,9 @@ steps: - (curl -sL https://deb.nodesource.com/setup_14.x | bash -) - apt install nodejs - curl -sL https://git.io/goreleaser | bash - when: - event: tag trigger: - branch: - - main + event: + - tag --- name: docker-buildx kind: pipeline @@ -48,11 +46,9 @@ steps: command_timeout: 50m script: - /mnt/buildx/jfa-go/build.sh stable - when: - event: tag trigger: - branch: - - main + event: + - tag volumes: - name: ssh_key host: