Skip to content

Commit

Permalink
Add a debug statement to start
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrdrew committed Aug 14, 2024
1 parent 323a919 commit 46d64b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pr_check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ set -exv

mkdir -p "$PWD/.docker"

echo $PWD

ghprbPullId=${ghprbPullId:-0001}
CONTAINER_NAME="${FEO_CONTAINER_NAME:-frontend-operator-pr-check-$ghprbPullId}"
docker rm -f $CONTAINER_NAME
Expand Down

0 comments on commit 46d64b7

Please sign in to comment.