updated deploy path
This commit is contained in:
parent
9d7009ab22
commit
e79d6d04dd
1 changed files with 2 additions and 2 deletions
|
|
@ -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
|
||||
Loading…
Add table
Reference in a new issue