mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-07-24 17:32:15 +00:00
Add upload license script (#6386)
* add upload license script * remvove * Remove the siteFolder property when create a new repo because not compatible with activiti 1.11.1.1 Co-authored-by: MaurizioVitale <mauriziovitale@XXXX-MBP-1818.local>
This commit is contained in:
@@ -6,4 +6,4 @@ cd $DIR/../../../
|
||||
|
||||
echo "====== Check PS UP ====="
|
||||
|
||||
#./node_modules/@alfresco/adf-cli/bin/adf-cli check-ps-env --host "$E2E_HOST" -u "$E2E_USERNAME" -p "$E2E_PASSWORD" || exit 1 TODO chanvge login check SSO
|
||||
./node_modules/@alfresco/adf-cli/bin/adf-cli init-aps-env --host "$E2E_HOST" -u "$E2E_USERNAME" -p "$E2E_PASSWORD" --license "$AWS_S3_BUCKET_ACTIVITI_LICENSE"
|
||||
|
Reference in New Issue
Block a user