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