更新 '.drone.yml'

This commit is contained in:
VaalaCat 2023-05-08 15:55:27 +08:00
parent 7960c55e8e
commit fdc4afa861

View File

@ -8,8 +8,8 @@ steps:
- | - |
npm config set registry https://registry.npmmirror.com npm config set registry https://registry.npmmirror.com
npm install npm install
npm build npm run build
npm next export npx next export
- name: deploy - name: deploy
image: git.vaala.cloud/vaalacat/python:3.6 image: git.vaala.cloud/vaalacat/python:3.6