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 Jan 31, 2025
1 parent fffb1e9 commit 92898a2
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .github/workflows/image.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,11 @@ on:
- opened
- synchronize
branches:
- main
- release-*
- tagcommittshaimage
push:
branches:
- main
- release-*

tagcommittshaimage

jobs:
image:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 92898a2

Please sign in to comment.