codestates / codestates/BowWow
[Error Handling] CodePipeLine Error
Open
Error Handling
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
### 어떤 에러인가요?
- scriptsError 및 AppSpec
### 에러 핸들링 방법
- pipeline deploy 할때 install 부분에서 error 발생하여 확인해보니
scripts/파일명.sh 를 못찾는 에러가 발생하여 scripts 폴더 경로를 최상단으로 변경하여
에러 해결
- appspec.yml 파일 경로를 찾지 못해 확인해보니 최상단에 위치하지 않아 경로 변경
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.