updated deploy path

This commit is contained in:
JP100099 2025-09-21 15:10:57 +02:00
parent 9d7009ab22
commit e79d6d04dd

View file

@ -7,7 +7,7 @@ steps:
image: alpine:edge
commands:
- apk add zola
- zola build
- zola build
- name: deploy
image: appleboy/drone-scp
settings:
@ -21,4 +21,4 @@ steps:
from_secret: ssh_key
source:
- public/*
target: ~/oldrabbittown/src
target: ~/oldrabbittown