paligo artifact updates
This commit is contained in:
parent
9cc080e83f
commit
bbf4793e7c
@ -23,8 +23,8 @@ COPY versions.sh version.sh
|
||||
COPY paligo-styles paligo-styles
|
||||
|
||||
## Build the angular app in production mode and store the artifacts in dist folder
|
||||
# RUN yarn lint
|
||||
# RUN yarn build --configuration production --project=red-ui --base-href /ui/
|
||||
RUN yarn lint
|
||||
RUN yarn build --configuration production --project=red-ui --base-href /ui/
|
||||
RUN yarn run build-paligo-styles
|
||||
CMD ["/bin/cp", "-r", "/ng-app/dist/paligo-styles", "/tmp/styles-export"]
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user