Re-added prod flag
This commit is contained in:
parent
e5efe29fe6
commit
1f705d8de5
@ -25,7 +25,7 @@ COPY versions.sh version.sh
|
||||
## Build the angular app in production mode and store the artifacts in dist folder
|
||||
RUN yarn lint
|
||||
RUN npm version patch --no-git-tag-version
|
||||
RUN yarn build --project=red-ui --base-href /ui/
|
||||
RUN yarn build --prod --project=red-ui --base-href /ui/
|
||||
### STAGE 2: Setup ###
|
||||
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user