fix url
All checks were successful
changelog / changelog (push) Successful in 11s
check-and-test / check-and-test (push) Successful in 49s
generate-chart / generate-chart-publish (push) Successful in 37s
generate-chart / release-gitea (push) Successful in 9s

This commit is contained in:
2026-01-12 15:03:51 -05:00
parent 0bbab9c8a0
commit 7c0a3728db

View File

@@ -73,7 +73,7 @@ jobs:
mkdir gitea
mv gitea*.tgz gitea/
curl --fail --location --output gitea/index.yaml --silent --show-error https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/index.yaml
helm repo index gitea/ --url https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/index.yaml --merge gitea/index.yaml
helm repo index gitea/ --url https://weyma-s3.infra.dubyatp.xyz/helm-bucket-ea34bc44-ef19-480d-a16a-1e583991f123/charts/ --merge gitea/index.yaml
- name: Copy files to S3 and clear cache
run: |