Skip to content

Commit

Permalink
chore: ci cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
farfromrefug committed Nov 14, 2024
1 parent 25a2f24 commit 015f274
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fastlane/Fastfile
Original file line number Diff line number Diff line change
Expand Up @@ -178,8 +178,6 @@ lane :build_flavor do |params|
push_git_tags(force: true)
end
end
# yarn lock might have change we dont want to commit it
reset_git_repo( force: true, files: ["yarn.lock", "package.json"])
# we need to pull to be able to push again
git_pull
# push any change
Expand Down

0 comments on commit 015f274

Please sign in to comment.