1 Commits
Author SHA1 Message Date
austnv 2096e8eb52 fix: remove cache
Build and Deploy Backend / build-and-deploy (push) Successful in 1m9s
2026-06-26 13:17:45 +03:00
-2
View File
@@ -49,8 +49,6 @@ jobs:
tags: |
${{ steps.meta.outputs.image }}:latest
${{ steps.meta.outputs.image }}:${{ gitea.ref_name }}
cache-from: type=gha
cache-to: type=gha,mode=max
build-args: |
BUILD_VERSION=${{ gitea.ref_name }}
BUILD_DATE=${{ steps.meta.outputs.build_date }}