更新 '.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 install
npm build
npm next export
npm run build
npx next export
- name: deploy
image: git.vaala.cloud/vaalacat/python:3.6