Flutter ci-cd pipeline for web

0

don't find a sample for build a amplify ci/cd flutter web and bitbucket. any idea ? Kind Regards

futican
질문됨 일 년 전394회 조회
2개 답변
0

Thanks alatech. I Have ready my flutter web app, and use the guide "Integrate a Bitbucket repository with AWS Amplify using AWS CloudFormation". Any commit into de repo trigger a build, deploy process.

but , this process don't build any artifact to bucket or some plase linked to a domain.

futican
답변함 일 년 전
  • Correct, you need to instruct your pipeline to execute the command amplify publish, which takes care of deployment to s3 and CloudFront. Make sure you enable it by amplify add hosting

0

Hi futican,

Maybe you could use a combination of below?

Hope it helps and if ti does, I 'd appreciate if answer can be accepted so that community can benefit for clarity when searching for similar issues, thanks :)

profile picture
전문가
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠