forked from ProjectSegfault/website
woodpecker_attempt2
This commit is contained in:
parent
15d3cdc20c
commit
d28f64e1b4
@ -10,9 +10,10 @@ pipeline:
|
||||
host:
|
||||
- $HOST
|
||||
username: $USERNAME
|
||||
key: $KEY
|
||||
key:
|
||||
from_secret: $KEY
|
||||
port: $PORT
|
||||
command_timeout: 1m
|
||||
script:
|
||||
- $RPATH
|
||||
- cd $RPATH
|
||||
- git pull
|
||||
|
Loading…
Reference in New Issue
Block a user