mirror of
https://github.com/ZeppelinBot/Zeppelin.git
synced 2025-03-14 21:31:50 +00:00
fix: remove debug commands from backend/Dockerfile
This commit is contained in:
parent
be40bbae9c
commit
979fb68953
1 changed files with 0 additions and 2 deletions
|
@ -4,6 +4,4 @@ USER node
|
|||
COPY --chown=node:node . /zeppelin
|
||||
|
||||
WORKDIR /zeppelin/backend
|
||||
RUN ls -lah
|
||||
RUN pwd
|
||||
RUN npm ci && npm run build
|
||||
|
|
Loading…
Add table
Reference in a new issue