Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
A
Apkforfastlane
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Karthik Shetty
Apkforfastlane
Commits
e328f1d7
Commit
e328f1d7
authored
1 year ago
by
Krishna Prasad
Browse files
Options
Downloads
Patches
Plain Diff
updated fastfile
parent
86052a22
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
fastlane/Fastfile
+0
-2
0 additions, 2 deletions
fastlane/Fastfile
with
0 additions
and
2 deletions
fastlane/Fastfile
+
0
−
2
View file @
e328f1d7
...
...
@@ -49,8 +49,6 @@ platform :android do
######## Upload app bundle to Google Playstore Alpha Track ########
desc
"Deploy a new version to the Google Play Store - Alpha Track"
lane
:deployToPlaystoreAlpha
do
#gradle(task: "bundleRelease")
upload_to_play_store
(
track:
"alpha"
,
# alpha or beta or internal or production
json_key:
"/home/karthik_shetty_niveussolutions_c/prj-common-services-01-0c9b948542c2.json"
,
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment