From ff2414a319d7142b8c644b99d6617464056b5016 Mon Sep 17 00:00:00 2001 From: Tobias Berger Date: Thu, 14 Oct 2021 13:29:44 +0200 Subject: [PATCH] rename workspace --- .drone.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.drone.yml b/.drone.yml index 873e8d2..708a691 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1,6 +1,9 @@ kind: pipeline type: docker +workspace: + path: /drone/svelte-sharg + # Check if the game builds # If yes, test if everything is nice # If yes, deploy to vercel