From e75ec1c27129a48935a47bbe295a5e695cd8a759 Mon Sep 17 00:00:00 2001 From: Yigit Colakoglu Date: Tue, 13 Apr 2021 20:19:17 +0300 Subject: [PATCH] Drone deploy testing --- .drone.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 0954d65..0d47c04 100644 --- a/.drone.yml +++ b/.drone.yml @@ -11,8 +11,7 @@ steps: settings: url: https://fr1nge.xyz validate: false -- name: greeting - image: node commands: - pwd - ls + - cp -r public/* /data