Commit a3d7329
committed
fix: [CI-5410]: solving NPE in case of cron trigger
1 parent 39ec2b4 commit a3d7329
2 files changed
Lines changed: 3 additions & 2 deletions
File tree
- 332-ci-manager/service/src/main/java/io/harness/ci/execution
- integrationstage
- states/codebase
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
403 | 403 | | |
404 | 404 | | |
405 | 405 | | |
406 | | - | |
| 406 | + | |
407 | 407 | | |
408 | 408 | | |
409 | 409 | | |
| |||
332-ci-manager/service/src/main/java/io/harness/ci/execution/states/codebase/ScmGitRefManager.java
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments