Skip to content

Commit

Permalink
[TO REVERT] Use bot to perform git operations on test lane
Browse files Browse the repository at this point in the history
  • Loading branch information
iangmaia committed Jul 2, 2024
1 parent 3c9f4bc commit 423c644
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .buildkite/test-git-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ steps:
- label: "Test Git Push 👀"
plugins: [$CI_TOOLKIT]
command: |
source .buildkite/commands/configure-git-for-release-management.sh
install_gems
bundle exec fastlane test_git_push
Expand Down

0 comments on commit 423c644

Please sign in to comment.