1
0
Fork 0
mirror of https://code.forgejo.org/forgejo/runner.git synced 2025-09-25 19:17:01 +00:00
Forgejo runner - alpha release, should not be considered secure enough to deploy in production
Find a file
hackercat 391acea9e2 Add option to run custom architecture (container platform) (#525)
* Add QEMU to run different architectures

* Update dependencies in `go.mod`

* Add `--container-architecture` flag to specify custom image architecture

Co-authored-by: Casey Lee <cplee@nektos.com>
2021-03-28 21:08:40 -07:00
.github Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
act Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
cmd Add option to run custom architecture (container platform) (#525) 2021-03-28 21:08:40 -07:00
main.go Initial commit with support for GitHub actions 2019-01-12 20:45:25 -08:00