This commit is contained in:
parent
5669414335
commit
e70216b42b
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ steps:
|
|||
image: node:18
|
||||
commands:
|
||||
- npm ci
|
||||
- npm run build
|
||||
- CI="" npm run build
|
||||
- name: deploy
|
||||
image: drillster/drone-rsync
|
||||
settings:
|
||||
|
|
Loading…
Reference in a new issue