mirror of https://github.com/statping/statping
feat: testing workflow
parent
c1c3a94476
commit
83a7b17abb
|
@ -3,6 +3,8 @@ LABEL maintainer="Hunter Long (https://github.com/hunterlong)"
|
|||
ARG BUILDPLATFORM
|
||||
ARG GITHUB_ACCESS_TOKEN
|
||||
|
||||
ENV GITHUB_ACCESS_TOKEN=$GITHUB_ACCESS_TOKEN
|
||||
|
||||
# Build vue frontent
|
||||
WORKDIR /statping
|
||||
COPY ./frontend/package.json .
|
||||
|
|
Loading…
Reference in New Issue