ci: use forgejo mirror for busybox
This commit is contained in:
parent
bc3764c219
commit
af662db1f2
7 changed files with 38 additions and 1 deletions
|
|
@ -3,6 +3,12 @@ image:
|
|||
repository: forgejo-experimental/forgejo
|
||||
tag: 11.0-test # don't pin, manifests can be missing
|
||||
|
||||
# Use mirror
|
||||
# https://code.forgejo.org/forgejo-helm/forgejo-helm/issues/1045
|
||||
test:
|
||||
image:
|
||||
name: code.forgejo.org/oci/busybox
|
||||
|
||||
redis-cluster:
|
||||
enabled: false
|
||||
postgresql-ha:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue