Commit 74c3604
committed
Install the development tools in the CI build the proper way
- install all tools in one step instead of only one tool at a time
- install the exact registered version instead of updating
(which avoid version-dependent differences between CI and the
local environment)
- provide the fingerprints of the trusted GPG keys with which the
PHARs are signed so that the faked pseudo-interactive "yes"
confirmation is not needed anymore1 parent 0f37bfd commit 74c3604
1 file changed
+1
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
94 | | - | |
95 | 94 | | |
96 | 95 | | |
97 | | - | |
98 | 96 | | |
99 | 97 | | |
100 | | - | |
101 | 98 | | |
102 | 99 | | |
103 | 100 | | |
| |||
126 | 123 | | |
127 | 124 | | |
128 | 125 | | |
129 | | - | |
130 | | - | |
| 126 | + | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
0 commit comments