Skip to content

Commit

Permalink
Remove debugging code (rancher#1430)
Browse files Browse the repository at this point in the history
  • Loading branch information
mitulshah-suse authored Jul 4, 2024
1 parent 7f6ff79 commit 4528ca2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/provisioning-tests
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,6 @@ if [ -z "${CHANNELS_FILE}" ]; then
fi

# Set previous commit SHA

env

if [ "${GITHUB_EVENT_NAME}" == "push" ]; then
export PREV_COMMIT_SHA=${PREV_COMMIT_PUSH_SHA}
elif [ "${GITHUB_EVENT_NAME}" == "pull_request" ]; then
Expand Down

0 comments on commit 4528ca2

Please sign in to comment.