Skip to content

Commit

Permalink
Merge branch 'inject-build-pgo-profile' into inject-build-pgo-profile…
Browse files Browse the repository at this point in the history
…-test
  • Loading branch information
1pkg committed Oct 1, 2024
2 parents 2d87ef9 + d5cfbb9 commit ee11f0c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions testing/benchmark/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -183,8 +183,6 @@ PGO_BRANCH = update-pgo-$(shell date +%s)
.PHONY: push-pgo-pr
push-pgo-pr:
@cd $(WORKSPACE_PATH); \
git config user.email "[email protected]"; \
git config user.name "APM Server"; \
git fetch origin main; \
git checkout main; \
git checkout -b $(PGO_BRANCH); \
Expand Down

0 comments on commit ee11f0c

Please sign in to comment.