Commit 9c6cb16
Set PostgreSQL environment variables at job level
Moved PGHOST, PGPORT, PGDATABASE, PGUSER, PGPASSWORD environment variables from individual steps to the job level to avoid duplication and make the workflow cleaner.
Co-authored-by: wdconinc <4656391+wdconinc@users.noreply.github.com>1 parent bed2145 commit 9c6cb16
1 file changed
Lines changed: 7 additions & 11 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
26 | 33 | | |
27 | 34 | | |
28 | 35 | | |
| |||
138 | 145 | | |
139 | 146 | | |
140 | 147 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | 148 | | |
147 | 149 | | |
148 | 150 | | |
| |||
153 | 155 | | |
154 | 156 | | |
155 | 157 | | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
0 commit comments