Skip to content

Commit

Permalink
Fix: Update .gitlab-ci.yml to resolve Fastlane installation error.
Browse files Browse the repository at this point in the history
  • Loading branch information
keke125 committed Aug 13, 2024
1 parent a2ac6a9 commit 86a3007
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ deploy:
image: fabernovel/android:api-33-v1.7.0
stage: deploy
script:
- bundle install
- bundle exec fastlane build
- fastlane beta

0 comments on commit 86a3007

Please sign in to comment.