actions: how about now
Some checks failed
changelog / changelog (push) Successful in 9s
generate-chart / generate-chart-publish (push) Failing after 45s
check-and-test / check-and-test (push) Successful in 51s
generate-chart / release-gitea (push) Has been skipped

This commit is contained in:
2026-01-12 14:06:36 -05:00
parent d849ee4aeb
commit 766f27df5c

View File

@@ -85,7 +85,7 @@ jobs:
- name: Copy files to S3 and clear cache - name: Copy files to S3 and clear cache
run: | run: |
s3cmd sync --host https://weyma-s3.infra.dubyatp.xyz --recursive --acl-public gitea/ s3://${{ secrets.AWS_S3_BUCKET}}/charts/ s3cmd sync --host weyma-s3.infra.dubyatp.xyz --recursive --acl-public gitea/ s3://${{ secrets.AWS_S3_BUCKET}}/charts/
release-gitea: release-gitea:
needs: generate-chart-publish needs: generate-chart-publish