Skip to content
Discussion options

You must be logged in to vote

hey @movaid7, i think you are missing a section in your yaml file where you specify what files or outputs should be saved

        artifacts:
          - build/**/outputs/**/*.apk
        publishing:
          firebase:
              firebase_service_account: $FIREBASE_SERVICE_ACCOUNT
              android:
                app_id: 1:xxx:android:xxx

like this you define the artifacts that should be collected and saved after the build process is completed

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@movaid7
Comment options

@movaid7
Comment options

Answer selected by movaid7
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants