Skip to main content

GitHub Actions 정보

GitHub Actions는 소프트웨어 개발 수명 주기의 각 단계를 지원하기 위해 자동화를 빌드하는 데 사용할 수 있는 도구입니다. 이 섹션에서는 GitHub Actions 개념, 일반적인 용어 및 높은 수준의 몇 가지 사용 사례를 설명합니다.

GitHub Actions 이해

핵심 개념 및 필수 용어를 포함하여 GitHub Actions의 기본 사항을 알아봅니다.

About continuous integration with GitHub Actions

You can create custom continuous integration (CI) workflows directly in your GitHub repository with GitHub Actions.

About continuous deployment with GitHub Actions

You can create custom continuous deployment (CD) workflows directly in your GitHub repository with GitHub Actions.