mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2026-02-15 07:28:59 +00:00
Set CI=true in reproducible build
This commit is contained in:
@@ -50,6 +50,7 @@ RUN curl -o- "https://raw.githubusercontent.com/nvm-sh/nvm/v${NVM_VERSION}/insta
|
||||
|
||||
ENV NODE_PATH=$NVM_DIR/v$NODE_VERSION/lib/node_modules
|
||||
ENV PATH=$NVM_DIR/versions/node/v$NODE_VERSION/bin:$PATH
|
||||
ENV CI=true
|
||||
|
||||
# Install pnpm
|
||||
RUN npm install -g pnpm@10.3.0
|
||||
|
||||
Reference in New Issue
Block a user