diff --git a/.drone.yml b/.drone.yml index 6d27854..845eb23 100644 --- a/.drone.yml +++ b/.drone.yml @@ -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