Merge pull request 'ci: use local git mirror as clone reference' (#758) from fix/ci-local-mirror into master
This commit is contained in:
commit
8607c097eb
2 changed files with 2 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ clone:
|
|||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
depth: 50
|
||||
reference: /git-mirrors/harb.git
|
||||
netrc_machine: codeberg.org
|
||||
netrc_username: johba
|
||||
netrc_password:
|
||||
|
|
|
|||
|
|
@ -20,6 +20,7 @@ clone:
|
|||
image: woodpeckerci/plugin-git
|
||||
settings:
|
||||
depth: 50
|
||||
reference: /git-mirrors/harb.git
|
||||
netrc_machine: codeberg.org
|
||||
netrc_username: johba
|
||||
netrc_password:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue