Remove retarded build time variables
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user