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:
- $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