mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-07-24 17:31:52 +00:00
Add the npm ci
This commit is contained in:
@@ -4,7 +4,7 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
PROJECT_AFFECTED=$1
|
||||
cd $DIR/../../../
|
||||
|
||||
npm run build.release
|
||||
npm ci && npm run build.release
|
||||
|
||||
# Get Tag Image
|
||||
TAG_VERSION=$(./scripts/travis/deploy/get-docker-image-tag-name.sh)
|
||||
|
Reference in New Issue
Block a user