fix: miom.space static files directory, update
continuous-integration/drone/push Build is passing Details

deno docker image to 1.40.2
pull/5/head
teutat3s 2024-02-25 23:15:13 +01:00
parent 46be3f1e7d
commit e3804331d3
Signed by: teutat3s
GPG Key ID: 4FA1D3FA524F22C1
1 changed files with 2 additions and 2 deletions

View File

@ -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