mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-10 10:02:01 +05:30
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