Change large-repo-* ref.branch to main
Signed-off-by: Hidde Beydals <hello@hidde.co>
This commit is contained in:
parent
fdb0a0b8c1
commit
2c63246ede
|
@ -7,7 +7,7 @@ spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
url: https://github.com/hashgraph/hedera-mirror-node.git
|
url: https://github.com/hashgraph/hedera-mirror-node.git
|
||||||
ref:
|
ref:
|
||||||
branch: master
|
branch: main
|
||||||
ignore: |
|
ignore: |
|
||||||
/*
|
/*
|
||||||
!/charts
|
!/charts
|
||||||
|
@ -21,7 +21,7 @@ spec:
|
||||||
interval: 10m
|
interval: 10m
|
||||||
url: https://github.com/hashgraph/hedera-mirror-node.git
|
url: https://github.com/hashgraph/hedera-mirror-node.git
|
||||||
ref:
|
ref:
|
||||||
branch: master
|
branch: main
|
||||||
ignore: |
|
ignore: |
|
||||||
/*
|
/*
|
||||||
!/charts
|
!/charts
|
||||||
|
|
Loading…
Reference in New Issue