Skip to content

Commit

Permalink
Revert path change
Browse files Browse the repository at this point in the history
Signed-off-by: Tanner Lewis <lewijacn@amazon.com>
  • Loading branch information
lewijacn committed Sep 18, 2024
1 parent ad2ee77 commit c22e473
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions entrypoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ else
fi
pr_repo_url="https://github.com/${GITHUB_REPOSITORY}.git"


cd /webhook-trigger || exit
echo "Running jenkins test on repo: $pr_repo_url and branch: $branch_name"
python3 default_webhook_trigger.py \
--jenkins_url="${INPUT_JENKINS_URL}" \
Expand Down

0 comments on commit c22e473

Please sign in to comment.