Commit 2a7e2d5
committed
Skip git pull when skip_push is set
When using skip_push parameter, we should also skip git pull since
the branch might not have upstream tracking (e.g., during testing).1 parent c9e9ca0 commit 2a7e2d5
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
89 | | - | |
90 | | - | |
| 89 | + | |
| 90 | + | |
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| |||
0 commit comments