mirror of
https://github.com/linuxboot/heads.git
synced 2024-12-18 20:47:55 +00:00
CircleCI: change board names to reflect board name changes (legacy tagged correctly)
This commit is contained in:
parent
03631a5e33
commit
011276350b
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user