学習 / CI/CD Glossary / Service Container Service Container - CI/CD用語集の定義 service container は、テストが実際の依存関係に到達できるように、GitHub Actions が job と並行して実行する Docker コンテナ(例: Postgres、Redis)です。関連ガイドWorkflow - CI/CD Glossary DefinitionWorkflow: In GitHub Actions, a **workflow** is an automated process defined in a YAML file under `.github/wor… 前へService account key次へSession token