1개 답변
- 최신
- 최다 투표
- 가장 많은 댓글
0
Amplify Console (hosting with CI/CD) only works with public Github today, not Enterprise. If you can script a way to get your React site files into an S3 bucket, you could trigger the build of your application from S3. Here are more details on this approach:
https://aws.amazon.com/blogs/mobile/deploy-files-s3-dropbox-amplify-console/
답변함 3년 전
관련 콘텐츠
- 질문됨 5달 전
- AWS 공식업데이트됨 3년 전
I assume the same limitation (not compatible with Enterprise Github) also applies to CodeStar and App Runner, is that so?