mirror of
https://github.com/ProjectSegfault/website.git
synced 2025-05-31 14:12:04 +05:30
woodpecker_attempt3
This commit is contained in:
@ -8,11 +8,10 @@ pipeline:
|
|||||||
image: appleboy/drone-ssh
|
image: appleboy/drone-ssh
|
||||||
settings:
|
settings:
|
||||||
host:
|
host:
|
||||||
- $HOST
|
- projectsegfau.lt
|
||||||
username: $USERNAME
|
username: $USERNAME
|
||||||
key:
|
key: $KEY
|
||||||
from_secret: $KEY
|
port: 6665
|
||||||
port: $PORT
|
|
||||||
command_timeout: 1m
|
command_timeout: 1m
|
||||||
script:
|
script:
|
||||||
- cd $RPATH
|
- cd $RPATH
|
||||||
|
Reference in New Issue
Block a user