crane_plus
crane_plus copied to clipboard
Rolling ジョブの失敗を許容するようにCIを変更
What does this implement/fix?
CIの設定にontinue-on-errorを追加し、Rollingのジョブの失敗を許容するように変更します。
Does this close any currently open issues?
しません。
How has this been tested?
CIの結果を確認しました。 失敗することが分かっているHumbleジョブを一時的に追加したCIの結果から、Rollingの失敗のみ許容されることも確認しました。
Any other comments?
ないです。
Checklists
- [x] I have read the CONTRIBUTING guidelines.
- If there is no guideline in the repository, rt-net organization's guideline applies.
- [x] I have checked to ensure there aren't other open Pull Requests for the same change.