mirror of
https://github.com/standardnotes/server
synced 2026-01-16 20:04:32 -05:00
fix: dockerfile build output
This commit is contained in:
@@ -24,6 +24,6 @@ RUN corepack enable
|
||||
|
||||
RUN yarn install --immutable
|
||||
|
||||
RUN yarn build
|
||||
RUN CI=true yarn build
|
||||
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
ENTRYPOINT ["docker-entrypoint.sh"]
|
||||
|
||||
Reference in New Issue
Block a user