[AAE-11496] Build and publish adf-office-services-ext (#2935)

This commit is contained in:
Bartosz Sekula
2023-01-27 17:49:17 +01:00
committed by GitHub
parent 4df548acb1
commit 010821d309
7 changed files with 25 additions and 4 deletions

View File

@@ -40,6 +40,7 @@ echo -e "Branch is '$TRAVIS_BRANCH', therefore publish with '$TAG_NPM' tag\n"
PROJECTS=(
'aca-shared'
'adf-office-services-ext'
);
for PROJECT in "${PROJECTS[@]}"