Skip to content

Commit

Permalink
fix: cleanup supabase deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
mariojsnunes committed Nov 30, 2024
1 parent f6fb820 commit bb91e26
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -372,8 +372,6 @@ jobs:
- attach_workspace:
at: '.'
- run: npx supabase login --token $SUPABASE_ACCESS_TOKEN
- run: npx supabase projects list
- run: npx supabase migration list
- run: npx supabase db push --db-url $SUPABASE_DB_URL
# Run cypress e2e tests on chrome
test_e2e:
Expand Down

0 comments on commit bb91e26

Please sign in to comment.