Skip to main content
GitHub Docs
Version:
Enterprise Cloud
Copilot 검색 또는 요청
{{아이콘}}
Select language: current language is Korean
Copilot 검색 또는 요청
{{아이콘}}
메뉴 열기
Open Sidebar
GitHub Actions
/
방법
/
워크플로 작성
/
워크플로가 실행되는 위치 선택
홈
GitHub Actions
시작하기
Quickstart
GitHub Actions의 이해
개념
개요
Continuous integration
Continuous deployment
Actions vs Apps
워크플로 및 작업
Workflows
변수
중복 방지
Reusable workflows
사용자 지정 작업 정보
Contexts
Expressions
Deployment environments
Concurrency
Workflow artifacts
Dependency caching
워크플로 실행에 대한 알림
실행기
GitHub-hosted runners
Larger runners
Self-hosted runners
About private networking
Runner groups
Runner scale sets
Actions Runner Controller
Support for ARC
보안
비밀
GITHUB_TOKEN
OpenID Connect
Artifact attestations
Script injections
Compromised runners
Kubernetes admissions controller
Metrics
Billing and usage
방법
워크플로 작성
워크플로 템플릿 사용
워크플로 실행 시기 선택
워크플로 트리거
조건을 사용하여 작업 실행 제어
Control workflow concurrency
워크플로가 실행되는 위치 선택
작업을 위한 실행기 선택
컨테이너에서 작업 실행
워크플로에서 수행하는 작업 선택
워크플로에서 작업 사용
작업 찾기 및 사용자 지정
워크플로에서 GitHub CLI
스크립트 추가
Using secrets
변수
정보 전달
작업에 대한 기본값 설정
Deploy to environment
작업 변형 실행
Build and test
Build & test Go
Build & test Java & Ant
Build & test Java & Gradle
Build & test Java with Maven
Build & test .NET
Build & test Node.js
Build & test PowerShell
Build & test Python
Build & test Ruby
Build & test Rust
Build & test Swift
Build & test Xamarin apps
워크플로 및 배포 관리
워크플로 실행 관리
수동으로 워크플로 실행
워크플로 및 작업 다시 실행
워크플로 취소
워크플로 사용 안 함 및 사용
워크플로 실행 건너뛰기
워크플로 실행 삭제
워크플로 아티팩트 다운로드
워크플로 아티팩트 제거
Manage caches
Approve workflow runs
배포 관리
배포 기록
환경 관리
배포 검토
사용자 지정 탐지 규칙을 만듭니다.
사용자 지정 보호 규칙 구성
Third-party platforms
Node.js to Azure App Service
Python to Azure App Service
Java to Azure App Service
.NET to Azure App Service
PHP to Azure App Service
Docker to Azure App Service
Azure Static Web App
Azure Kubernetes Service
Amazon Elastic Container Service
Google Kubernetes Engine
Sign Xcode applications
Create and publish actions
Manage custom actions
Create a CLI action
종료 코드 설정
GitHub Marketplace에서 게시
작업 해제 및 기본
자동화 공유
Reuse workflows
워크플로 템플릿 생성
엔터프라이즈와 공유
GitHub 호스팅 실행기
Use GitHub-hosted runners
실행기 사용자 지정
View current jobs
프라이빗 네트워크
OIDC 사용
WireGuard 사용
Manage self-hosted runners
Add runners
Run scripts
Customize containers
Configure the application
Use proxy servers
Apply labels
Use in a workflow
Manage access
Monitor and troubleshoot
Remove runners
Using larger runners
Manage larger runners
Control access to 더 큰 실행기s
Run jobs on larger runners
보안
아티팩트 증명
아티팩트 증명
재사용 가능한 워크플로를 사용하여 증명
아티팩트 증명 Kubernetes 허용 컨트롤러
오프라인에서 증명 확인
Manage attestations
배포 보안 강화
AWS의 OpenID 연결
Azure의 OpenID 연결
Google Cloud Platform의 OpenID Connect
HashiCorp 자격 증명 모음의 OpenID Connect
JFrog에서 OpenID Connect
PyPI에서 OpenID 연결
클라우드 공급자의 OpenID Connect
재사용 가능한 워크플로의 OpenID Connect
GitHub Actions 관리
GitHub Actions 메트릭
GHE.com에서 사용 중지된 네임스페이스
Monitor workflows
Use the visualization graph
View workflow run history
View job execution time
Add a status badge
Use workflow run logs
Enable debug logging
Troubleshoot workflows
Get support
참조
보안 사용
워크플로 구문
워크플로를 트리거하는 이벤트
워크플로 명령
Variables reference
비밀 참조
식
Contexts reference
Deployments and environments
Dependency caching reference
Metadata syntax
작업 제한
Reusable workflows reference
OpenID Connect reference
Dockerfile 지원
GitHub-hosted runners reference
Larger runners reference
자체 호스팅 실행기 참조
추가 인수 및 설정
Extending GitHub Actions Importer
Workflow cancellation reference
자습서
Migrate to GitHub Actions
Automated migrations
Automate migration with GitHub Actions Importer
Azure DevOps 마이그레이션
Bamboo migration
Bitbucket Pipelines migration
CircleCI migration
GitLab migration
Jenkins 마이그레이션
Travis CI migration
Manual migrations
Migrate from Azure Pipelines
Migrate from CircleCI
Migrate from GitLab CI/CD
Migrate from Jenkins
Travis CI에서 마이그레이션
Actions Runner Controller
Quickstart
Authenticating to the API
실행기 확장 집합 배포
Using ARC in a workflow
Troubleshoot
Project management
Add labels to issues
Close inactive issues
Add label to comment on issue
Schedule issue creation
Containerized services
Create a Docker container action
Create PostgreSQL service containers
Create Redis service containers
패키지 게시
Publish Docker images
Publish Java packages with Gradle
Publish Java packages with Maven
Publish Node.js packages
예시 워크로드 만들기
Use GITHUB_TOKEN
Create a JavaScript action
Create a composite action
Store and share data
Controlling deployments
Docker service containers
GitHub Actions
/
방법
/
워크플로 작성
/
워크플로가 실행되는 위치 선택
워크플로가 실행되는 위치 선택
작업 및 워크플로가 실행되는 컴퓨팅 환경을 지정할 수 있습니다.
작업에 대한 실행기 선택
워크플로에서 작업을 처리할 컴퓨터 유형을 정의합니다.
컨테이너에서 작업 실행
컨테이너를 사용하여 작업의 단계를 실행합니다.