drone: fix build
This commit is contained in:
parent
bca5c34582
commit
0cb8dbffcd
|
@ -10,7 +10,7 @@ steps:
|
||||||
- pull_request
|
- pull_request
|
||||||
image: denoland/deno:alpine-1.40.2
|
image: denoland/deno:alpine-1.40.2
|
||||||
commands:
|
commands:
|
||||||
- ./build.sh
|
- deno task build
|
||||||
|
|
||||||
- name: publish
|
- name: publish
|
||||||
when:
|
when:
|
||||||
|
|
Loading…
Reference in a new issue