Skip to content

Commit fffaab0

Browse files
committed
DONTMERGE: run real HW too
1 parent 141beb4 commit fffaab0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitlab-ci.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,7 @@ test_build_jade_ci:
161161
- mv build build_jade_ci
162162

163163
test_build_jade_v1_1_ci:
164+
when: always
164165
before_script:
165166
- cp configs/sdkconfig_jade_v1_1_ci.defaults sdkconfig.defaults
166167
extends: .test_build_template
@@ -507,6 +508,7 @@ test_flash_artifact_ota_delta:
507508

508509
test_flash_artifact_ota_delta_v1_1:
509510
stage: deploy
511+
when: manual
510512
tags:
511513
- esp32flasher_v1_1
512514
needs:
@@ -528,6 +530,7 @@ test_flash_artifact_noblobs:
528530

529531
test_flash_artifact_v1_1:
530532
extends: .test_flash_artifact_template_v1_1
533+
when: always
531534
needs:
532535
- test_build_jade_v1_1_ci
533536
before_script:

0 commit comments

Comments
 (0)