docker security
This commit is contained in:
parent
4949f4d847
commit
1216c8f099
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ ENV PLAYWRIGHT_SKIP_BROWSER_DOWNLOAD=1
|
||||||
COPY package.json yarn.lock ./
|
COPY package.json yarn.lock ./
|
||||||
RUN yarn --frozen-lockfile
|
RUN yarn --frozen-lockfile
|
||||||
|
|
||||||
COPY --chown=playwright . .
|
COPY --chown=playwright ./build ./src ./test ./public ./static ./node_modules ./yarn.lock ./package.json .
|
||||||
|
|
||||||
ENV CI=1
|
ENV CI=1
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue