init
All checks were successful
Build Backend / Build image (push) Successful in 20s

This commit is contained in:
2026-03-12 16:32:49 +07:00
parent fabad45c35
commit b62162ee07
2 changed files with 3 additions and 6 deletions

View File

@@ -34,5 +34,5 @@ jobs:
file: ./Dockerfile
push: true
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/clamav-mirror:${{ steps.version.outputs.VERSION }}
${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}/clamav-mirror:latest
${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}:${{ steps.version.outputs.VERSION }}
${{ env.REGISTRY }}/${{ env.IMAGE_PREFIX }}:latest