Fix script to point to platformio project file.
This commit is contained in:
@@ -19,9 +19,7 @@ build_esp32:
|
||||
image: vato.ddns.net:8083/shaguarger/platformio
|
||||
stage: build
|
||||
script:
|
||||
- cd esp32
|
||||
- platformio ci --board=esp32doit-devkit-v1
|
||||
variables: {PLATFORMIO_CI_SRC: 'src/main.cpp'}
|
||||
- platformio ci --project-conf esp32/platformio.ini esp32
|
||||
|
||||
deploy_pycar:
|
||||
image: vato.ddns.net:8083/python-infra:buster
|
||||
|
||||
Reference in New Issue
Block a user