add role switch only for test
This commit is contained in:
parent
d49ce2b815
commit
6dcee04fbb
@ -20,7 +20,7 @@ COPY *.json .
|
||||
|
||||
# Install dependencies and build the app
|
||||
RUN yarn install
|
||||
RUN yarn build
|
||||
RUN yarn build-test
|
||||
|
||||
|
||||
# Step 2. Production image, copy all the files and run nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user