"...04_RefurbishmentScenarioMaker.step/params.xml" did not exist on "28d61b37ccecb28e248edfda25c913c4521c0800"
Commit 3ad1624e authored by Eric Duminil's avatar Eric Duminil
Browse files

Try to get compiled firmware, possibly for online update

parent 3a2e4f1c
......@@ -10,3 +10,8 @@ before_script:
job:
stage: build
script: "platformio run"
artifacts:
paths:
- .pio/build/esp32/firmware.bin
- .pio/build/esp8266/firmware.bin
expire_in: 0
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment