Skip to content

Commit

Permalink
fix: script
Browse files Browse the repository at this point in the history
  • Loading branch information
psturc committed Dec 10, 2024
1 parent e575b6d commit 039f57a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions integration-tests/tasks/konflux-e2e-tests-task.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,7 @@ spec:
log "INFO" "running tests with github user: ${GITHUB_USER}"
# Prepare git, pair branch if necessary, Install Konflux and run e2e tests
cd "$(mktemp -d)"
git config --global user.name "redhat-appstudio-qe-bot"
git config --global user.email [email protected]
Expand Down

0 comments on commit 039f57a

Please sign in to comment.