Skip to content

Commit

Permalink
add log for debug
Browse files Browse the repository at this point in the history
Signed-off-by: Young Bu Park <[email protected]>
  • Loading branch information
youngbupark committed Mar 25, 2024
1 parent 78a0f98 commit 113af8e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/long-running-azure.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -151,6 +151,7 @@ jobs:
UNIQUE_ID=$(echo $BASE_STR | sha1sum | head -c 10)
fi
echo "REL_VERSION=pr-${UNIQUE_ID}" >> $GITHUB_ENV
echo "rads${GITHUB_RUN_NUMBER}"
# Set output variables to be used in the other jobs
echo "REL_VERSION=pr-${UNIQUE_ID}" >> $GITHUB_OUTPUT
Expand Down

0 comments on commit 113af8e

Please sign in to comment.