.drone.yml: Now again back to pio run
with environment variables...
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
68d110802a
commit
f0d73f1a66
@ -7,4 +7,4 @@ steps:
|
||||
commands:
|
||||
- pip install -U platformio
|
||||
- cp include/config.sample.h include/config.h
|
||||
- pio ci --project-option="build_flags = -DCONFIG_USABLE"
|
||||
- PLATFORMIO_BUILD_FLAGS="-DCONFIG_USABLE" pio run
|
||||
|
Loading…
Reference in New Issue
Block a user