We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kgpe-d16_workstation
1 parent 280b5a1 commit 14d6894Copy full SHA for 14d6894
1 file changed
.circleci/config.yml
@@ -216,6 +216,14 @@ workflows:
216
# version. The last board in the sequence is the dependency
217
# for the parallel boards built at the end, and also save_cache.
218
219
+ - build_and_persist:
220
+ name: kgpe-d16_workstation
221
+ target: kgpe-d16_workstation
222
+ subcommand: ""
223
+ requires:
224
+ - prep_env
225
+
226
227
# # coreboot 4.22.01
228
# - build_and_persist:
229
# name: x230-hotp-maximized
0 commit comments