changed the comment section from app to APP
This commit is contained in:
parent
25f962b5e1
commit
4456ffe12e
@ -11,7 +11,7 @@ COPY app/package.json app/yarn.lock ./
|
|||||||
COPY app/spec ./spec
|
COPY app/spec ./spec
|
||||||
COPY app/src ./src
|
COPY app/src ./src
|
||||||
|
|
||||||
# Run tests to validate app
|
# Run tests to validate APP
|
||||||
FROM app-base AS test
|
FROM app-base AS test
|
||||||
RUN yarn install
|
RUN yarn install
|
||||||
RUN yarn test
|
RUN yarn test
|
||||||
|
Loading…
Reference in New Issue
Block a user