Commit 30ae143
committed
minor symfony#53141 [CI] Show exit code when job fails (Nyholm)
This PR was squashed before being merged into the 5.4 branch.
Discussion
----------
[CI] Show exit code when job fails
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
This is just a small small PR to show what exit code the job failed with.
Commits
-------
c553cc8 [CI] Show exit code when job fails1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
155 | 155 | | |
156 | 156 | | |
157 | 157 | | |
158 | | - | |
| 158 | + | |
159 | 159 | | |
160 | 160 | | |
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
| 164 | + | |
164 | 165 | | |
165 | 166 | | |
166 | 167 | | |
| |||
0 commit comments