cicddevops
trigger-deploy
**GitHub Actions 기반** 프로젝트 배포 (Milestone Close → CI/CD 트리거). Use when: (1) 프로젝트 별칭 + 환경 (예: "랜드 stg 배포", "오피스 prd 배포"), (2) Milestone 기반 릴리즈 관리, (3) GitHub Actions CI/CD 배포, (4) "stg에 뭐 올라가있어?", "prd 최신 버전". ⚠️ Docker/SSH 직접 배포는 deploy-service 사용.
maintainer
semicolon-devteam
업데이트됨 1/16/2026
스타
1
포크
0
quick start
Installation and usage
**GitHub Actions 기반** 프로젝트 배포 (Milestone Close → CI/CD 트리거). Use when: (1) 프로젝트 별칭 + 환경 (예: "랜드 stg 배포", "오피스 prd 배포"), (2) Milestone 기반 릴리즈 관리, (3) GitHub Actions CI/CD 배포, (4) "stg에 뭐 올라가있어?", "prd 최신 버전". ⚠️ Docker/SSH 직접 배포는 deploy-service 사용.
설치
$ install --globalskills.sh
사용법
설치 후 터미널에서 다음 명령을 실행하여 이 스킬을 사용할 수 있습니다:
skills use trigger-deploy