From a1e842ca648f5e641905f54c764853c75ee8807a Mon Sep 17 00:00:00 2001 From: Jason2866 <24528715+Jason2866@users.noreply.github.com> Date: Fri, 8 Jan 2021 10:39:17 +0100 Subject: [PATCH] Ensure to use latest stable Platformio release with gitpod --- .gitpod.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitpod.yml b/.gitpod.yml index 228c1dbf3..14cbab647 100644 --- a/.gitpod.yml +++ b/.gitpod.yml @@ -1,4 +1,5 @@ tasks: + - before: platformio upgrade - command: platformio run -e tasmota image: