Update CI/CD flow
All checks were successful
Docker Build and Push / build-and-push (push) Successful in 1m6s

This commit is contained in:
2025-08-11 05:24:57 -07:00
parent 7fed3def78
commit 3537fe2f4e

View File

@@ -26,4 +26,3 @@ jobs:
push: true
tags: |
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:latest
${{ vars.REGISTRY }}/${{ vars.IMAGE_NAME }}:${{ github.sha }}