Update '.drone.yml'
All checks were successful
continuous-integration/drone/push Build is passing

Fix run command
This commit is contained in:
2020-08-03 08:25:52 +02:00
parent a51293227f
commit 424798ef1e

View File

@@ -6,4 +6,4 @@ steps:
- name: build - name: build
image: shaguarger/platformio image: shaguarger/platformio
commands: commands:
- platformio run . -e <ID_1> -e <ID_2> -e <ID_N> - platformio run