deno docker image to 1.40.2
This commit is contained in:
parent
46be3f1e7d
commit
e3804331d3
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ steps:
|
|||
event:
|
||||
- push
|
||||
- pull_request
|
||||
image: denoland/deno:alpine-1.39.1
|
||||
image: denoland/deno:alpine-1.40.2
|
||||
commands:
|
||||
- deno task build
|
||||
|
||||
|
@ -28,6 +28,6 @@ steps:
|
|||
from_secret: ps_ssh_key
|
||||
source:
|
||||
- ./_site/*
|
||||
target: /srv/www/pub.solar/
|
||||
target: /srv/www/miom.space
|
||||
overwrite: true
|
||||
strip_components: 1
|
||||
|
|
Loading…
Add table
Reference in a new issue