Commit bec6441
fix: [ci-fix] skip staging job when secrets are not configured
The staging job fails because SUPABASE_STAGING_PROJECT_ID and
SUPABASE_STAGING_DB_PASSWORD secrets don't exist yet. Add a guard
to skip the job when the secret is empty, so CI passes until the
staging Supabase project is created.
Co-authored-by: Ona <no-reply@ona.com>1 parent 8c8f110 commit bec6441
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments