chore: add DEPLOY_TIMESTAMP build arg for cache busting
CI - Build & Test / Backend (.NET) (push) Has been cancelled
CI - Build & Test / Frontend (Vue/TS) (push) Has been cancelled
CI - Build & Test / Security Check (push) Has been cancelled

This commit is contained in:
2026-06-22 20:07:43 +02:00
parent 701e15ee9b
commit 696e9daf4d
3 changed files with 3091 additions and 0 deletions
+2
View File
@@ -33,6 +33,8 @@ services:
api:
build:
context: ./backend
args:
DEPLOY_TIMESTAMP: "20260622195600"
restart: unless-stopped
deploy:
resources: