Skip to content

Is the path correct? #70

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from
Closed

Is the path correct? #70

wants to merge 1 commit into from

Conversation

BassamxMednini
Copy link

When testing the image, I noticed that the path given in the README.md leads to the error message

WARNING: app/build/outputs/apk/app-debug.apk: no matching files 
ERROR: No files to upload    

In fact, the folder "debug" is missing. The correct path is

app/build/outputs/apk/debug/app-debug.apk

Path wasn't correct
@ferhatkacar
Copy link

it can be.In my situation gitlab predefined variable $CI_BUILD_DIR was wrong , the path was app/build/outputs/apk/releases and apk file name was different.

@jangrewe
Copy link
Owner

It could be anything, and depends on how your project is configured. The example in the README is just that: an example.

@jangrewe jangrewe closed this Mar 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants