Skip to content

Commit

Permalink
Add the commit SHA tag during building of precompiled image
Browse files Browse the repository at this point in the history
Signed-off-by: shiva kumar <shivaku@nvidia.com>
  • Loading branch information
shivakunv committed Feb 5, 2025
1 parent e6235dd commit aa6b854
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/scripts/findkernelversion.sh
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,6 @@ else
fi

# always support e2e for dev env
if [[ -n "$COMMIT_SHORT_SHA" ]]; then
# if [[ -n "$COMMIT_SHORT_SHA" ]]; then
export should_continue=true
fi
# fi

0 comments on commit aa6b854

Please sign in to comment.