You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I run the command ttsc to build an application for the local machine and CI (we use AWS codebuild).
For CI run we faced the issue (screenshot attached)
I analyze where git checking is executed and find the next function:
Hi all, I run the command
ttsc
to build an application for the local machine and CI (we use AWS codebuild).For CI run we faced the issue (screenshot attached)
I analyze where git checking is executed and find the next function:
backfill/packages/backfill/src/audit.ts
Line 13 in c21ba92
my idea:
do not check for the existing .git folder
The text was updated successfully, but these errors were encountered: