Skip to content

Commit

Permalink
Set up auto deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
cp-sneha-s committed Apr 2, 2024
1 parent 3eab96f commit dcb5e2e
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions codemagic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ workflows:
- name: Build AAB with Flutter
script: |
cd khelo
flutter build appbundle --release \
build_name=1.0.0 \
build-number=4
flutter build appbundle --release
artifacts:
- build/**/outputs/**/*.aab
Expand Down

0 comments on commit dcb5e2e

Please sign in to comment.