From e43ed59e114b65a90858c0421509b257506d55f1 Mon Sep 17 00:00:00 2001 From: Nareshkumar Rao Date: Sat, 19 Feb 2022 01:18:05 +0100 Subject: [PATCH] updated .drone --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 3796226..dbd70f1 100644 --- a/.drone.yml +++ b/.drone.yml @@ -32,8 +32,7 @@ steps: from_secret: ftp_password PLUGIN_SECURE: false PLUGIN_DEST_DIR: master_thesis - PLUGIN_INCLUDE: - - ^Main.pdf$ + PLUGIN_INCLUDE: ^Main.pdf$ when: event: tag