Skip to content

Commit da9cfc8

Browse files
committed
fix: herbatika dockerfile
1 parent ee64ace commit da9cfc8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docker/development/herbatika/Dockerfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ RUN apt-get update && apt-get install -y curl --no-install-recommends && \
1212
WORKDIR /var/www
1313

1414
FROM base AS build
15+
ENV CI=true
1516

1617
COPY package.json pnpm-lock.yaml pnpm-workspace.yaml .npmrc ./
1718
COPY patches ./patches

0 commit comments

Comments
 (0)