Attempt to use inbuilt Docker tasks
This commit is contained in:
parent
c4cc669ebf
commit
cbae2f577e
2 changed files with 24 additions and 29 deletions
|
@ -7,5 +7,6 @@ RUN apk add autoconf g++ make libpng-dev gifsicle alpine-sdk automake libtool ma
|
|||
|
||||
WORKDIR ${SOURCE_DIR}/
|
||||
COPY . .
|
||||
RUN ls -al .
|
||||
|
||||
RUN yarn install && mv dist ${ARTIFACT_DIR}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue