This commit is contained in:
parent
9e8f828b8d
commit
9072289b30
@ -13,7 +13,4 @@ steps:
|
||||
HOST:
|
||||
from_secret: shelter-host
|
||||
commands:
|
||||
- lftp -c "set cmd:fail-exit yes; set ftp:ssl-allow no;set dns:order \"inet inet6\"; open -u $USERNAME,$PASSWORD $HOST; cd cila.camelia-studio.org/natsuki; mirror -Rpnevvv --parallel=10 --exclude .git/"
|
||||
when:
|
||||
branch:
|
||||
- master
|
||||
- lftp -c "set cmd:fail-exit yes; set ftp:ssl-allow no;set dns:order \"inet inet6\"; open -u $USERNAME,$PASSWORD $HOST; cd cila.camelia-studio.org/natsuki; mirror -Rpnevvv --parallel=10 --exclude .git/"
|
Loading…
Reference in New Issue
Block a user