fix: re-add latest tag for docker hub - which aligns to the :devleop tag
This commit is contained in:
@@ -290,6 +290,7 @@ jobs:
|
|||||||
docker buildx imagetools create \
|
docker buildx imagetools create \
|
||||||
--tag ${GHCR_IMAGE_NAME}:${TAG} \
|
--tag ${GHCR_IMAGE_NAME}:${TAG} \
|
||||||
--tag ${GHCR_IMAGE_NAME}:latest \
|
--tag ${GHCR_IMAGE_NAME}:latest \
|
||||||
|
--tag ${IMAGE_NAME}:latest \
|
||||||
${IMAGE_NAME}:${TAG}
|
${IMAGE_NAME}:${TAG}
|
||||||
|
|
||||||
- name: Docker images
|
- name: Docker images
|
||||||
|
|||||||
Reference in New Issue
Block a user