woodpecker_attempt2

This commit is contained in:
Midou36O 2022-08-10 19:13:25 +01:00
parent 15d3cdc20c
commit d28f64e1b4
Signed by: midou
GPG Key ID: 08063D5407090BC2

View File

@ -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