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
demandé il y a un an394 vues
2 réponses
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
répondu il y a un an
  • 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
EXPERT
répondu il y a un an

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions