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 年前
相關內容
- 已提問 2 年前
- AWS 官方已更新 3 年前
- AWS 官方已更新 3 年前
- AWS 官方已更新 4 個月前
- AWS 官方已更新 3 年前
I assume the same limitation (not compatible with Enterprise Github) also applies to CodeStar and App Runner, is that so?