Reverted "Corrected ownership of schema file."
This reverts commit b36a73afdb8ced00c7f1764de541ebf8f8868806.
This commit is contained in:
parent
b36a73afdb
commit
d67a780185
@ -20,9 +20,6 @@ COPY --from=api /usr/src/app/out /usr/src/app/public
|
||||
RUN yarn install --frozen-lockfile
|
||||
RUN yarn build
|
||||
|
||||
## Glue
|
||||
RUN touch /usr/src/app/src/schema.gql && chown ohmyform:ohmyform /usr/src/app/src/schema.gql
|
||||
|
||||
## Production Image.
|
||||
FROM node:12
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user