Compare commits

...

2 commits

Author SHA1 Message Date
132522897b Merge branch 'main' into dev
All checks were successful
ci/woodpecker/push/deploy Pipeline was successful
2025-09-21 15:12:01 +02:00
e79d6d04dd updated deploy path 2025-09-21 15:10:57 +02:00

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