fix(docker): keep sf-server runtime tool installs
Some checks are pending
sf self-deploy / build, test, and publish server image (push) Waiting to run
sf self-deploy / upgrade vega source server (push) Blocked by required conditions
sf self-deploy / deploy test and probe (push) Blocked by required conditions
sf self-deploy / promote prod (push) Blocked by required conditions
Some checks are pending
sf self-deploy / build, test, and publish server image (push) Waiting to run
sf self-deploy / upgrade vega source server (push) Blocked by required conditions
sf self-deploy / deploy test and probe (push) Blocked by required conditions
sf self-deploy / promote prod (push) Blocked by required conditions
This commit is contained in:
parent
e5c58c7e8b
commit
a6797cf3ae
1 changed files with 0 additions and 2 deletions
|
|
@ -13,8 +13,6 @@ FROM node:26.1-slim AS build
|
|||
|
||||
WORKDIR /src
|
||||
ENV CI=1
|
||||
ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
|
||||
ENV SF_SKIP_RTK_INSTALL=1
|
||||
|
||||
RUN apt-get update && apt-get install -y --no-install-recommends \
|
||||
ca-certificates \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue