Skip to content

Commit

Permalink
fix: why no build num
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasrockhu-codecov committed Jan 19, 2024
1 parent 48312fc commit 1b00832
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/scripts/upload.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ source $BASH_ENV
set -x

chmod +x $codecov_filename
echo ${CIRCLE_BUILD_NUM}
[ -n "${PARAM_FILE}" ] && \
set - "${@}" "-f" "${PARAM_FILE}"
[ -n "${PARAM_UPLOAD_ARGS}" ] && \
Expand Down

0 comments on commit 1b00832

Please sign in to comment.