Commit 2c5f2e7
committed
Make CI use
This should fix CI builds for additional commits into `edge` MR.
GitLab considers only the very first pipeline for MR as
"merge request pipelines". Any other commits doesn't have
"merge request pipelines" variables such as
`CI_MERGE_REQUEST_TARGET_BRANCH_NAME`, so CI uses master branch
for getting dependencies.edge for every commit into something/edge branch.1 parent e5071da commit 2c5f2e7
1 file changed
+7
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
86 | | - | |
| 88 | + | |
| 89 | + | |
87 | 90 | | |
88 | 91 | | |
89 | 92 | | |
| |||
0 commit comments