1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-15 18:57:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
Ryan (hackercat) 343f172304 Add arm64/arm and capture all snapshots (#699)
* fix: format `.goreleaser.yml`

* feat: add `arm64`/`arm` builds

* feat: capture all binaries built by goreleaser

`upload-artifact` actions will run only on GitHub Actions due to
`ACTIONS_RUNTIME_TOKEN` requirement

* fix: remove `windows/arm/6`
2021-05-23 08:32:55 -07:00
.github Add arm64/arm and capture all snapshots (#699) 2021-05-23 08:32:55 -07:00
act feat: add option for custom socket path (#698) 2021-05-23 14:43:09 +00:00
cmd feat: add option for custom socket path (#698) 2021-05-23 14:43:09 +00:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00