CI: Introduce build-frontend-packages step (#45824)

* Split frontend build

* Fix command name

* Update grabpl
This commit is contained in:
Dimitris Sotirakis
2022-03-02 13:02:07 +02:00
committed by GitHub
parent 2e6f14d17f
commit 2f6c827f5d
6 changed files with 148 additions and 37 deletions
-1
View File
@@ -5,7 +5,6 @@ load(
'lint_frontend_step',
'codespell_step',
'shellcheck_step',
'build_frontend_step',
'test_frontend_step',
'build_storybook_step',
'build_frontend_docs_step',