mirror of
https://github.com/hmalik144/Weather-apps.git
synced 2025-12-10 02:05:20 +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/
|
||||
orbs:
|
||||
android: circleci/android@2.3.0
|
||||
ruby: circleci/ruby@1.2.0
|
||||
|
||||
commands:
|
||||
setup_repo:
|
||||
@@ -81,7 +80,6 @@ commands:
|
||||
name: Setup playstore key
|
||||
command: |
|
||||
echo "$GOOGLE_PLAY_KEY" > "google-play-key.json"
|
||||
- ruby/install-deps
|
||||
- run:
|
||||
name: Run fastlane command to deploy to playstore
|
||||
command: |
|
||||
@@ -170,4 +168,4 @@ workflows:
|
||||
only:
|
||||
- main_atlas
|
||||
requires:
|
||||
- build-and-test
|
||||
- build-and-test
|
||||
|
||||
Reference in New Issue
Block a user