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
|
image: node:18
|
||||||
commands:
|
commands:
|
||||||
- npm ci
|
- npm ci
|
||||||
- npm run build
|
- CI="" npm run build
|
||||||
- name: deploy
|
- name: deploy
|
||||||
image: drillster/drone-rsync
|
image: drillster/drone-rsync
|
||||||
settings:
|
settings:
|
||||||
|
|
Loading…
Reference in a new issue