forgejo/.forgejo/testdata/build-release
Earl Warren 1a7a9055e4
forgejo-cli is now a symlink and cannot be used for sanity checks
It could be used but then `cp --dereference` would need to be used instead in
the forgejo-build-publish action.

+ docker cp forgejo-amd64:/app/gitea/forgejo-cli forgejo-9.0-test-linux-amd64
+ chmod +x forgejo-9.0-test-linux-amd64
chmod: cannot operate on dangling symlink 'forgejo-9.0-test-linux-amd64'
2024-10-17 06:59:05 +02:00
..
modules/public [CI] Forgejo Actions based release process 2024-02-05 13:33:59 +01:00
public/assets [CI] Forgejo Actions based release process 2024-02-05 13:33:59 +01:00
Dockerfile forgejo-cli is now a symlink and cannot be used for sanity checks 2024-10-17 06:59:05 +02:00
go.mod Update dependency go to v1.23.2 2024-10-01 18:05:54 +00:00
Makefile [CI] Forgejo Actions based release process 2024-02-05 13:33:59 +01:00