Commit 1750f4a
authored
feat(github-workflow): add environment.deployment property (SchemaStore#5478)
Adds support for the `deployment` property on job environment objects.
Setting to false lets a job use environment secrets and variables
without creating a deployment record. Accepts boolean or expression
syntax. Wait timers and required reviewers still apply.1 parent 9d5005d commit 1750f4a
1 file changed
Lines changed: 13 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
253 | 253 | | |
254 | 254 | | |
255 | 255 | | |
| 256 | + | |
| 257 | + | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
| 262 | + | |
| 263 | + | |
| 264 | + | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
| 268 | + | |
256 | 269 | | |
257 | 270 | | |
258 | 271 | | |
| |||
0 commit comments