[AMD] Publish an undated tag for the miles nightly images (#34521)
This commit is contained in:
@@ -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 }}
|
||||
|
||||
Reference in New Issue
Block a user