-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## 概要 #190のデプロイエラーを解消するためにbackend.ymlの更新とスナップショットの更新を行いました。 参考 https://github.com/Kota8102/diary-app/actions/runs/11666241532 ## 変更点 このセクションでは、具体的な変更点や修正箇所を箇条書きでリストアップしてください。 - backend.yml Checkoutのバージョンアップとfetch-depthの追加 - スナップショットを更新 ## 影響範囲 Checkout時にリポジトリの全てのコミット履歴を取得するため、Checkoutにかかる負荷が高まる可能性がある ## テスト このセクションでは、この PR に関連するテストケースやテスト方法を記載してください。 - ブランチにプッシュした際のデプロイがエラーなく完了すること。 ## 関連 Issue - 関連 Issue: #190
- Loading branch information
Showing
2 changed files
with
45 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters