Docs: [main] compose.apps.yml 파일에 대한 설명
All checks were successful
baekjoon-bot-cicd / build_push_deploy (push) Successful in 2m3s
All checks were successful
baekjoon-bot-cicd / build_push_deploy (push) Successful in 2m3s
This commit is contained in:
@@ -98,7 +98,7 @@ curl -s http://localhost:8000/ | cat
|
||||
1) (수동) checkout: Gitea 서브패스(`/gitea`)를 고려해 `git init` + `git fetch`로 소스 가져옴
|
||||
2) Docker Hub 로그인
|
||||
3) 이미지 빌드/푸시: `${DOCKERHUB_USERNAME}/baekjoon-bot:latest`
|
||||
4) 서버 배포: 서버에 존재하는 compose 파일(`/nkeysworld/compose.yml`)로 `pull/up -d` 수행
|
||||
4) 서버 배포: 서버에 존재하는 app 관련 compose 파일(`/nkeysworld/compose.apps.yml`)로 `pull/up -d` 수행
|
||||
5) Discord Webhook으로 성공/실패 알림 전송
|
||||
|
||||
### Required Secrets
|
||||
|
||||
Reference in New Issue
Block a user