ci: fix clone url
This commit is contained in:
parent
d9a622c657
commit
efb94db73b
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ steps:
|
|||
environment:
|
||||
DEBIAN_FRONTEND: noninteractive
|
||||
commands:
|
||||
- git clone https://git.mgrote.net/Mirror/sanoid.git
|
||||
- git clone https://git.mgrote.net/mirrors/sanoid
|
||||
- cp sanoid-prune.service sanoid/
|
||||
- cp sanoid.service sanoid/
|
||||
- cp sanoid.timer sanoid/
|
||||
|
|
Reference in a new issue