mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
move creation PR Docker at the end before after e2e
This commit is contained in:
@@ -52,7 +52,7 @@ cp -R $DIR/../lib/dist/insights/* $DIR/../node_modules/@alfresco/adf-insights
|
||||
echo "====== Build dist demo shell ===== "
|
||||
|
||||
npm run server-versions
|
||||
ng build dist --prod --base-href=$NAME/ --output-path demo-shell/dist/$NAME || exit 1
|
||||
ng build dist --base-href=$NAME/ --output-path demo-shell/dist/$NAME || exit 1
|
||||
|
||||
echo "====== e2e test ===== "
|
||||
|
||||
|
Reference in New Issue
Block a user