[AMD] Publish an undated tag for the miles nightly images (#34521)

This commit is contained in:
Xinyu Jiang
2026-08-12 14:27:23 +08:00
committed by GitHub
parent 0dab252ffc
commit 793a11dd27
2 changed files with 6 additions and 0 deletions
@@ -56,3 +56,6 @@ jobs:
- name: Push dated tag
run: docker push rocm/sgl-dev:miles-${{ matrix.variant }}-${DATE}
- name: Push the undated tag
run: docker push rocm/sgl-dev:miles-${{ matrix.variant }}
@@ -55,3 +55,6 @@ jobs:
- name: Push dated tag
run: docker push rocm/sgl-dev:miles-${{ matrix.variant }}-${DATE}
- name: Push the undated tag
run: docker push rocm/sgl-dev:miles-${{ matrix.variant }}