Commit 52befa7
committed
Added determining base_ref on push triggers from github in build-using-buildscripts.yml workflow
github.base_ref is not available for on:push triggers, only on:pull_request so we must find the base_ref ourselves.
Ticket: ENT-13038
Changelog: none1 parent 7d9b083 commit 52befa7
1 file changed
Lines changed: 12 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
34 | 46 | | |
35 | 47 | | |
36 | 48 | | |
| |||
46 | 58 | | |
47 | 59 | | |
48 | 60 | | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | 61 | | |
56 | 62 | | |
57 | 63 | | |
| |||
0 commit comments