Added the custom CI script to build the code upon commits.
Added the custom CI script to build the code upon commits.
This commit is contained in:
parent
f55513539f
commit
cefdddb918
5
gitea_ci.json
Normal file
5
gitea_ci.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"builder": "arduino-cli",
|
||||
"fqbn": "esp8266:esp8266:nodemcuv2",
|
||||
"source_folder": ["src/test/"]
|
||||
}
|
Loading…
Reference in New Issue
Block a user