Fix the tag
All checks were successful
release-image / release-image (push) Successful in 2m8s

This commit is contained in:
Logan Cusano
2025-05-26 03:51:38 -04:00
parent 732f0fe684
commit 54e5c46496

View File

@@ -53,5 +53,5 @@ jobs:
linux/arm64
push: true
tags: | # replace it with your local IP and tags
git.vpn.cusano.net/logan/${{ steps.meta.outputs.REPO_NAME }}/${{ env.CONTAINER_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
git.vpn.cusano.net/logan/${{ steps.meta.outputs.REPO_NAME }}/${{ env.CONTAINER_NAME }}:${{ env.DOCKER_LATEST }}
git.vpn.cusano.net/logan/${{ env.CONTAINER_NAME }}:${{ steps.meta.outputs.REPO_VERSION }}
git.vpn.cusano.net/logan/${{ env.CONTAINER_NAME }}:${{ env.DOCKER_LATEST }}