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: