mirror of
https://github.com/opf/openproject.git
synced 2026-06-13 19:20:00 +00:00
Remove storybook from actively building, keep last build
This commit is contained in:
@@ -87,15 +87,6 @@ services:
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
storybook:
|
||||
build:
|
||||
<<: *frontend-build
|
||||
command: "npm run storybook:serve"
|
||||
volumes:
|
||||
- ".:/home/dev/openproject"
|
||||
networks:
|
||||
- network
|
||||
|
||||
db:
|
||||
image: postgres:13
|
||||
<<: *restart_policy
|
||||
|
||||
Reference in New Issue
Block a user