Commit 9a7a466
**Which issue(s) this PR fixes**:
Backport #5258
Fixes #
**What this PR does / why we need it**:
Without it, if you terminate process, you must
manually gem push variant gems such as
-x64-mingw-ucrt.gem, -x64-mingw32.gem and -x86-mingw32.gem.
e.g.
> rake release
fluentd 1.19.0 built to pkg/fluentd-1.19.0.gem.
Tag v1.19.0 has already been created.
Missing required environment variable: GEM_HOST_API_KEY
See https://guides.rubygems.org/api-key-scopes/
**Docs Changes**:
N/A
**Release Note**:
N/A
Signed-off-by: Kentaro Hayashi <hayashi@clear-code.com>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Kentaro Hayashi <hayashi@clear-code.com>
1 parent 7684166 commit 9a7a466
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
78 | 78 | | |
79 | 79 | | |
80 | 80 | | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
| 87 | + | |
81 | 88 | | |
0 commit comments