Skip to content

Commit

Permalink
Commented extra build for speed
Browse files Browse the repository at this point in the history
  • Loading branch information
mmemetea committed Feb 6, 2025
1 parent db12efe commit ecdbad5
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,14 @@
# pass flags to the build command and `artifact-name` to assign a name to
# distinguish build outputs from each other:
#
# - board: nice_nano_v2
# shield: settings_reset
# artifact-name: chocofi_reset_settings
# - board: nice_nano_v2
# shield: corne_left
# snippet: zmk-usb-logging
# artifact-name: chocofi_left_with_logging
#
---
include:
- board: nice_nano_v2
Expand All @@ -14,10 +22,3 @@ include:
- board: nice_nano_v2
shield: corne_right nice_view_adapter nice_view_custom
artifact-name: chocofi_right
- board: nice_nano_v2
shield: settings_reset
artifact-name: chocofi_reset_settings
- board: nice_nano_v2
shield: corne_left
snippet: zmk-usb-logging
artifact-name: chocofi_left_with_logging

0 comments on commit ecdbad5

Please sign in to comment.