CircleCI: change board names to reflect board name changes (legacy tagged correctly)

This commit is contained in:
Thierry Laurion 2023-01-31 11:48:22 -05:00
parent 03631a5e33
commit 011276350b
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -290,43 +290,43 @@ workflows:
- x230-hotp-maximized - x230-hotp-maximized
- build: - build:
name: x230-flash name: x230-legacy-flash
target: x230-flash target: x230-legacy-flash
subcommand: "" subcommand: ""
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
- build: - build:
name: t430-flash name: t430-legacy-flash
target: t430-flash target: t430-legacy-flash
subcommand: "" subcommand: ""
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
- build: - build:
name: t430 name: t430-legacy
target: t430 target: t430-legacy
subcommand: "" subcommand: ""
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
- build: - build:
name: t430-hotp-verification name: t430-hotp-legacy
target: t430-hotp-verification target: t430-hotp-legacy
subcommand: "" subcommand: ""
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
- build: - build:
name: x230 name: x230-legacy
target: x230 target: x230-legacy
subcommand: "" subcommand: ""
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
- build: - build:
name: x230-hotp-verification name: x230-hotp-legacy
target: x230-hotp-verification target: x230-hotp-legacy
subcommand: "" subcommand: ""
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
@ -352,6 +352,20 @@ workflows:
requires: requires:
- x230-hotp-maximized - x230-hotp-maximized
- build:
name: x230-maximized-fhd_edp
target: x230-maximized-fhd_edp
subcommand: ""
requires:
- x230-hotp-maximized
- build:
name: x230-hotp-maximized-fhd_edp
target: x230-hotp-maximized-fhd_edp
subcommand: ""
requires:
- x230-hotp-maximized
- build: - build:
name: t530-hotp-maximized name: t530-hotp-maximized
target: t530-hotp-maximized target: t530-hotp-maximized