Fix datalake pod
Some checks are pending
CI / build (push) Waiting to run
CI / svelte-check (push) Blocked by required conditions
CI / formatting (push) Blocked by required conditions
CI / test (push) Blocked by required conditions
CI / uitest (push) Waiting to run
CI / uitest-pg (push) Waiting to run
CI / uitest-qms (push) Waiting to run
CI / uitest-workspaces (push) Waiting to run
CI / docker-build (push) Blocked by required conditions
CI / dist-build (push) Blocked by required conditions

Signed-off-by: Andrey Sobolev <haiodo@gmail.com>
This commit is contained in:
Andrey Sobolev 2025-04-30 10:07:31 +07:00
parent 0c6a8852d8
commit e2411f0cb5
No known key found for this signature in database
GPG Key ID: BD80F68D68D8F7F2

View File

@ -1,5 +1,5 @@
FROM hardcoreeng/front-base:v20250310 FROM hardcoreeng/front-base:v20250310
WORKDIR /usr/src/app WORKDIR /app
COPY bundle/bundle.js ./ COPY bundle/bundle.js ./
COPY bundle/bundle.js.map ./ COPY bundle/bundle.js.map ./