From eb047d53c59c41e0dee6c19d2f0b4e11a5a5a156 Mon Sep 17 00:00:00 2001 From: Nicu Hodos Date: Sun, 20 Jun 2021 21:48:45 +0200 Subject: [PATCH] update pipeline to subfolder --- .drone.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.drone.yml b/.drone.yml index a13c130..3affb9f 100644 --- a/.drone.yml +++ b/.drone.yml @@ -10,10 +10,12 @@ platform: steps: - name: build commands: + - cd gateway - pio run -e pro-mini - name: upload commands: + - cd gateway - pio run -e pro-mini -t upload when: target: