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:
Eugenio Romano
2020-11-27 16:19:39 +00:00
committed by GitHub
parent fe7ad99aa9
commit 3f77c2d851
5 changed files with 437 additions and 12 deletions

View File

@@ -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"