wiregui/.forgejo/workflows
Stefano Bertelli 3601de3600
Some checks failed
CI / test (push) Successful in 1m46s
CI / release (push) Failing after 25s
CI / docker (push) Has been skipped
fix: replace actions/checkout with git clone to avoid SSL cert errors
The Forgejo runner's container images lack CA certificates, causing
actions/checkout@v4 to fail on SSL verification. Use direct git clone
(same approach as the test job) for release and docker jobs.
2026-03-30 20:56:42 -05:00
..
release.yml fix: replace actions/checkout with git clone to avoid SSL cert errors 2026-03-30 20:56:42 -05:00