Commit f7eca8f
committed
Track production/development deploys via GitHub environments
Add 'environment: production' to the cd_prod deploy job and
'environment: development' to the cd_dev deploy job so each real pm2
deploy registers a GitHub Deployment (active on success, prior
auto-inactivated), matching how TPEN-services tracks deployments.1 parent 5b2bb58 commit f7eca8f
2 files changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
63 | 64 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments