Skip to content

Commit

Permalink
build: add tdisplays3 pro camera build artifact
Browse files Browse the repository at this point in the history
  • Loading branch information
greenaddress authored and JamieDriver committed Sep 23, 2024
1 parent 1a26eb2 commit 9a8c580
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,13 @@ test_build_display_ttgo_tdisplays3:
after_script:
- mv build build_display_ttgo_tdisplays3

test_build_display_ttgo_tdisplays3procamera:
extends: .test_build_template
before_script:
- cp configs/sdkconfig_display_ttgo_tdisplays3procamera.defaults sdkconfig.defaults
after_script:
- mv build build_display_ttgo_tdisplays3procamera

test_build_display_ttgo_tdisplays3_ci:
extends: .test_build_template
before_script:
Expand Down

0 comments on commit 9a8c580

Please sign in to comment.