Compare commits

..

No commits in common. "132522897ba7dbd5caa64eff2756c6df1c5f49e0" and "73863540f4576234595eb38ffb861c0ac1b05cbc" have entirely different histories.

View file

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