Skip to content
This repository has been archived by the owner on Dec 13, 2023. It is now read-only.

Commit

Permalink
Merge branch 'master' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
apanicker-nflx committed Sep 23, 2020
2 parents edd1437 + 4786c3e commit c995fc9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/ui/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ RUN chmod +x /app/startup.sh

# Get and install conductor UI
RUN cd /app/ui \
&& rm package-lock.json \
&& npm install \
&& npm run build --server

Expand Down

0 comments on commit c995fc9

Please sign in to comment.