Merge pull request #24 from calcom/fix/update-vercel-deploy
commit
5fbefe7d50
|
@ -59,6 +59,7 @@ for submodule in $submodules; do
|
|||
|
||||
if [ "$SUBMODULE_PATH" == "apps/api" ]; then
|
||||
SUBMODULE_GITHUB=github.com/calcom/api
|
||||
COMMIT=$VERCEL_GIT_COMMIT_SHA
|
||||
fi
|
||||
|
||||
echo "Submodule init"
|
||||
|
|
Loading…
Reference in New Issue