Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
parent
90ee5d0a69
commit
0fc0f82939
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ steps:
|
|||
recursive: true
|
||||
|
||||
- name: Build site
|
||||
image: denoland/deno:alpine
|
||||
image: denoland/deno
|
||||
commands:
|
||||
- deno task build
|
||||
depends_on:
|
||||
|
|
Loading…
Reference in a new issue