Skip to content

Commit

Permalink
Fetch tags to ensure 'git describe' reports the version properly
Browse files Browse the repository at this point in the history
  • Loading branch information
dagardner-nv committed Nov 12, 2024
1 parent 9c48883 commit f9b4967
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/scripts/bootstrap_local_ci.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ cd mrc/
git checkout ${GIT_BRANCH}
git pull
git checkout ${GIT_COMMIT}
git fetch --tags

export MRC_ROOT=$(pwd)
export WORKSPACE=${MRC_ROOT}
Expand Down

0 comments on commit f9b4967

Please sign in to comment.