mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat(gha): various docker / docker-compose build improvements (#31386)
This commit is contained in:
committed by
GitHub
parent
a1adb7f31c
commit
3375e65486
@@ -35,7 +35,7 @@ if [ "$BUILD_SUPERSET_FRONTEND_IN_DOCKER" = "true" ]; then
|
||||
echo "Running `npm install`"
|
||||
npm install
|
||||
|
||||
echo "Running frontend"
|
||||
echo "Start webpack dev server"
|
||||
npm run dev
|
||||
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user