Remove retarded build time variables
All checks were successful
CI / test (push) Successful in 54s
CI / test-analytics (push) Successful in 2m2s
CI / build-api (push) Successful in 3m1s
CI / build-frontend (push) Successful in 1m58s
CI / build-analytics (push) Successful in 41s

This commit is contained in:
2026-05-11 17:00:17 +02:00
parent 5cbc1d50fd
commit b1de6284f7
12 changed files with 65 additions and 59 deletions

View File

@@ -148,9 +148,6 @@ jobs:
push: true
cache-from: type=registry,ref=${{ env.IMAGE_FRONTEND }}:latest
cache-to: type=inline
build-args: |
VITE_API_BASE_URL=${{ vars.API_BASE_URL }}
VITE_OTEL_COLLECTOR_ENDPOINT=${{ vars.OTEL_COLLECTOR_ENDPOINT }}
tags: |
${{ env.IMAGE_FRONTEND }}:${{ github.sha }}
${{ env.IMAGE_FRONTEND }}:latest