A daemon that connects to a Forgejo instance and runs jobs for continuous integration. The installation and usage instructions are part of the Forgejo documentation https://forgejo.org/docs/next/admin/actions/
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