[ACS-4634] Add ADF and JS API upstream to applications repo (#8274)

* [ACS-4634] Add ADF and JS API upstream to applications repo
This commit is contained in:
MichalKinas
2023-02-15 17:14:21 +01:00
committed by GitHub
parent 9014a85eda
commit 41f135df0f

View File

@@ -146,8 +146,9 @@ if [ "$isSameADFSha" = 'true' ]; then
update "generator-alfresco-adf-app"
update "alfresco-content-app"
update "alfresco-apps"
update "alfresco-applications"
else
echo "[dry-run] it would have update repos: 'generator-alfresco-adf-app', 'alfresco-content-app' and 'alfresco-apps'"
echo "[dry-run] it would have update repos: 'generator-alfresco-adf-app', 'alfresco-content-app', 'alfresco-apps' and 'alfresco-applications'"
fi
fi