ci: remove per commit images

This commit is contained in:
2025-12-05 00:26:57 +03:00
committed by Sweetbread
parent 25edd56306
commit 97280e2d7c
+1 -3
View File
@@ -26,8 +26,6 @@ jobs:
with:
context: .
push: ${{ github.event_name == 'push' }}
tags: |
g.codrs.ru/${{ vars.DOCKER_USERNAME }}/codrs.ru:latest
g.codrs.ru/${{ vars.DOCKER_USERNAME }}/codrs.ru:${{ github.sha }}
tags: g.codrs.ru/${{ vars.DOCKER_USERNAME }}/codrs.ru:latest
cache-from: type=gha
cache-to: type=gha,mode=max