From 1690bbcdd0a38dd8ed6d2863d9325a3eedf4a105 Mon Sep 17 00:00:00 2001 From: Kevin Midboe Date: Tue, 16 Aug 2022 01:15:58 +0200 Subject: [PATCH] Temporarly build and publish docker container on all push --- .drone.yml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/.drone.yml b/.drone.yml index 435f84b..ced07cf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -77,12 +77,11 @@ steps: from_secret: PLEX_IP PLEX_TOKEN: from_secret: PLEX_TOKEN - - when: - event: - - push - branch: - - master + # when: + # event: + # - push + # branch: + # - master # - name: deploy # image: appleboy/drone-ssh