Skip to content

Commit e2eaf12

Browse files
committed
CICD: remove preCommands from deploy-auth-worker.yml to streamline deployment process
1 parent 3461b8f commit e2eaf12

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

.github/workflows/deploy-auth-worker.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,6 @@ jobs:
4747
accountId: ${{ secrets.CLOUDFLARE_ACCOUNT_ID }}
4848
workingDirectory: 'apps/workers/auth'
4949
packageManager: 'pnpm'
50-
preCommands: |
51-
types --env-interface CloudflareBindings
52-
pnpm run typecheck
5350
command: deploy --minify
5451
secrets: |
5552
DATABASE_URL

0 commit comments

Comments
 (0)