Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Latest commit

 

History

History
8 lines (6 loc) · 615 Bytes

File metadata and controls

8 lines (6 loc) · 615 Bytes

auto-commit-by-cron-with-circleci

Scheduled auto commit by cron with CircleCI

参考

  • CircleCI 実践入門(技術評論社)

アーティファクト

アーティファクト (Artifacts) は、ジョブの実行結果を保存するためのストレージです。アーティファクトに保存されたデータは、ジョブ詳細ページや API からダウンロードできます。バイナリファイル / カバレッジレポート / スクリーンショット / ログ など、ほかのワークフローやジョブとは共有しないデータの永続化に適しています。