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

Bitbucket Code not reacting

Mrinmay Kalita August 14, 2018

Hello;

I have an app hosted on Apple Store; 

The code is stored in bitbucket(s) and runs server Ruby-Rails on Linux.

When I do changes to the code and commit/approve, the app on my smartphone does not reflect the change.

Any reason why?

Please help.

Regards

2 answers

1 accepted

0 votes
Answer accepted
jredmond
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
August 14, 2018

How are you getting the code from Bitbucket to the App Store?

0 votes
Mrinmay Kalita August 14, 2018

Respected James Redmond,

 

The app was uploaded and approved years ago. Changes can be uploaded via updates.

Afaik, it is just the fix in the bucket. How do I push it continuously into the store?

If I need to setup a pipeline; what do I add in the bitbucket-pipelines.yml file?

 

Current state of the file as suggested by your company is -

 

# This is a sample build configuration for Other.
# Check our guides at https://confluence.atlassian.com/x/5Q4SMw for more examples.
# Only use spaces to indent your .yml configuration.
# -----
# You can specify a custom docker image from Docker Hub as your build environment.
image: atlassian/default-image:2

pipelines:
default:
- step:
script:
- echo "Everything is awesome!"

 

Please give your thoughts.

Regards

Mrinmay Kalita August 14, 2018

I doubt pipelines are the way to go as Bitbucket does not support iOS CI/CD.

Like Macodou DIENG likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events