mirror of
https://github.com/ProjectSegfault/website.git
synced 2024-11-27 01:02:16 +05:30
woodpecker_attempt2
This commit is contained in:
parent
15d3cdc20c
commit
d28f64e1b4
@ -10,9 +10,10 @@ pipeline:
|
|||||||
host:
|
host:
|
||||||
- $HOST
|
- $HOST
|
||||||
username: $USERNAME
|
username: $USERNAME
|
||||||
key: $KEY
|
key:
|
||||||
|
from_secret: $KEY
|
||||||
port: $PORT
|
port: $PORT
|
||||||
command_timeout: 1m
|
command_timeout: 1m
|
||||||
script:
|
script:
|
||||||
- $RPATH
|
- cd $RPATH
|
||||||
- git pull
|
- git pull
|
||||||
|
Loading…
Reference in New Issue
Block a user