mirror of
https://git.rwth-aachen.de/acs/public/villas/web/
synced 2025-03-09 00:00:01 +01:00
reset Dockerfile
This commit is contained in:
parent
68a13f738a
commit
07ebff321d
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ RUN npm install
|
|||
|
||||
# Install app dependencies
|
||||
COPY . /usr/src/app
|
||||
RUN REACT_APP_BRAND=slew npm run build
|
||||
RUN npm run build
|
||||
|
||||
FROM nginx
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue