Skip to content

Commit 410c222

Browse files
committed
retag commitsha to main-latest
Signed-off-by: shiva kumar <shivaku@nvidia.com>
1 parent c9d8460 commit 410c222

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -358,7 +358,7 @@ jobs:
358358
push-gpu-operator-bundle-image:
359359
# SHIVA
360360
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/retag-main-latest' }} # Runs only if the event is a push to the main branch
361-
needs: [gpu-operator-image-retag]
361+
needs: [gpu-operator-and-validator-image-retag]
362362
runs-on: linux-amd64-cpu4
363363
steps:
364364
- uses: actions/checkout@v4

0 commit comments

Comments
 (0)