Merge pull request #24 from calcom/fix/update-vercel-deploy

pull/9078/head
Agusti Fernandez 2022-04-03 19:26:07 +02:00 committed by GitHub
commit 5fbefe7d50
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -59,6 +59,7 @@ for submodule in $submodules; do
if [ "$SUBMODULE_PATH" == "apps/api" ]; then if [ "$SUBMODULE_PATH" == "apps/api" ]; then
SUBMODULE_GITHUB=github.com/calcom/api SUBMODULE_GITHUB=github.com/calcom/api
COMMIT=$VERCEL_GIT_COMMIT_SHA
fi fi
echo "Submodule init" echo "Submodule init"