Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Artifacts in pipelines bitbucket

An Le
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 8, 2020

Hi all,

I'm using the pipelines on bitbucket for my ci/cd.

Now I have trouble with artifacts. I already build successful my app and I want to save the .apk file to artifacts. But when I open the artifacts in pipelines, I cannot find anything. 

Please help me.

This is my pipelines, and notification in artifacts:

Capture.PNG

 

Artifacts:

Capture.PNG

 

1 answer

0 votes
Daniil Penkin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 8, 2020

Hello @An Le ,

Welcome to the Community.

As the documentation reads, use paths relative to the build directory. The absolute path in your example is causing the problem I believe. It should rather be this I think:

artifacts:
- android/app/build/outputs/apk/release/**

Hope this helps.

Cheers,
Daniil

an le April 8, 2020

Hi @Daniil Penkin 

Thanks for your support. I already found it :)

Thanks a lot.

Like Daniil Penkin likes this

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events