Commit 205feb1
committed
chore(workflows): add debug step for SQL Server password presence
This update introduces a new step in the workflow to check for the presence of the SQL Server administrator password. This helps ensure that the password is set before proceeding with the workflow.
- Added a debug step to verify if the SQLHELPER_SQL_PASSWORD secret is empty or present.1 parent a7d5ec9 commit 205feb1
1 file changed
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
83 | 91 | | |
84 | 92 | | |
85 | 93 | | |
| |||
0 commit comments