repeater-mqtt-eastmesh-v1.3.8
Este commit está contenido en:
@@ -2,7 +2,7 @@ name: PR Build Check
|
||||
|
||||
on:
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [ main ]
|
||||
paths:
|
||||
- "src/**"
|
||||
- "examples/**"
|
||||
@@ -23,11 +23,10 @@ jobs:
|
||||
# ESP32-S3 / core EastMesh targets
|
||||
- heltec_v4_companion_radio_wifi
|
||||
- heltec_v4_repeater_mqtt
|
||||
- LilyGo_TBeam_1W_companion_radio_wifi
|
||||
- LilyGo_TBeam_1W_repeater_mqtt
|
||||
- T_Beam_S3_Supreme_SX1262_companion_radio_wifi
|
||||
- T_Beam_S3_Supreme_SX1262_repeater_mqtt
|
||||
# ESP32-C6
|
||||
- LilyGo_Tlora_C6_repeater_mqtt
|
||||
- Xiao_C6_repeater_mqtt
|
||||
|
||||
steps:
|
||||
- name: Clone Repo
|
||||
|
||||
@@ -2,7 +2,7 @@ name: PUSH Build Check
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [develop]
|
||||
branches: [ develop ]
|
||||
paths:
|
||||
- "src/**"
|
||||
- "examples/**"
|
||||
@@ -22,6 +22,7 @@ jobs:
|
||||
environment:
|
||||
# ESP32-S3 / core EastMesh targets
|
||||
- heltec_v4_repeater_mqtt
|
||||
- LilyGo_TBeam_1W_repeater_mqtt
|
||||
- T_Beam_S3_Supreme_SX1262_repeater_mqtt
|
||||
# ESP32-C6
|
||||
- LilyGo_Tlora_C6_repeater_mqtt
|
||||
|
||||
Referencia en una nueva incidencia
Block a user