ci
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-06-02 21:28:20 +08:00
parent ea04344ead
commit 7e2123e1da
5 changed files with 181 additions and 15 deletions

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM nginx
COPY dist /src
RUN yarn global add pm2