Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,559,089
Community Members
 
Community Events
184
Community Groups

Images and Icons not loading when deploying web app from Pipeline

I'm deploying Flutter web apps from bitbucket pipeline with atlassian/firebase-deploy pipe. I'm getting broken images/icons when deploying from pipeline. But when I deploy from my Macbook using the same commands, my images are not broken. Please find the screenshots below.

bitbucket-pipelines.yml

Screenshot 2022-09-20 at 10.53.30 AM.png

1) Deployed from Macbook. 2) Deployed from pipeline

Screenshot 2022-09-20 at 10.56.42 AM.pngScreenshot 2022-09-20 at 10.56.12 AM.png

1 answer

1 vote
Patrik S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
Sep 22, 2022

Hello @Abdul Haseeb ,

Welcome to Atlassian Community!

In order to investigate further, I would like to ask a few questions : 

  • What is the path where these images/assets are stored ? Are they stored in your repository directly or do you move them to the build/web/* artifact you are generating in the build step? 
  • After deploying through the pipeline, if you check the destination end for the folder where the images/assets should be, are they present in the destination?
  • What exact command did you execute locally to have a successful deployment? 
  • Could you try executing the same commands in a local docker container, following the instruction in Debug pipelines locally with docker ? This will simulate the environment of bitbucket pipelines. When testing locally, make sure to reset to the same exact commit as your failing pipeline is using :
    git reset --hard <commit ID>

Once you run the test locally, please share with us the log output. Make sure to sanitize any sensitive information from the logs.

Thank you, @Abdul Haseeb .

Kind regards,

Patrik S

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PERMISSIONS LEVEL
Site Admin
TAGS
AUG Leaders

Atlassian Community Events