Commit 248e371
committed
Don't wait for workflows to publish Docker image
It keeps the wait step on PRs, but not on tag pushes or manual workflow
dispatches. This prevents CI failures on master from blocking our
ability to publish a docker image, as was the case with coveralls.io
errors the last few days due to circumstances out of our control.1 parent 8c17b8c commit 248e371
1 file changed
Lines changed: 1 addition & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
26 | | - | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 23 | | |
31 | 24 | | |
32 | 25 | | |
| |||
76 | 69 | | |
77 | 70 | | |
78 | 71 | | |
79 | | - | |
| 72 | + | |
80 | 73 | | |
81 | 74 | | |
82 | 75 | | |
| |||
0 commit comments