mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2026-03-18 07:26:04 +00:00
Update config.yml
This commit is contained in:
@@ -8,7 +8,6 @@ version: 2.1
|
|||||||
# See: https://circleci.com/docs/2.0/orb-intro/
|
# See: https://circleci.com/docs/2.0/orb-intro/
|
||||||
orbs:
|
orbs:
|
||||||
android: circleci/android@2.3.0
|
android: circleci/android@2.3.0
|
||||||
ruby: circleci/ruby@1.2.0
|
|
||||||
|
|
||||||
commands:
|
commands:
|
||||||
setup_repo:
|
setup_repo:
|
||||||
@@ -81,7 +80,6 @@ commands:
|
|||||||
name: Setup playstore key
|
name: Setup playstore key
|
||||||
command: |
|
command: |
|
||||||
echo "$GOOGLE_PLAY_KEY" > "google-play-key.json"
|
echo "$GOOGLE_PLAY_KEY" > "google-play-key.json"
|
||||||
- ruby/install-deps
|
|
||||||
- run:
|
- run:
|
||||||
name: Run fastlane command to deploy to playstore
|
name: Run fastlane command to deploy to playstore
|
||||||
command: |
|
command: |
|
||||||
|
|||||||
Reference in New Issue
Block a user