act_runner/cmd
Lunny Xiao f1869f70b9 Allow request an insecure gitea server (#18)
When deploy a Gitea server with a self-signed HTTPS certification. Runner will be failed when connect to Gitea server. This PR will fix that to allow ignore the HTTPS certification verification.

Reviewed-on: https://gitea.com/gitea/act_runner/pulls/18
Reviewed-by: Jason Song <i@wolfogre.com>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-committed-by: Lunny Xiao <xiaolunwen@gmail.com>
2023-02-15 16:51:14 +08:00
..
cmd.go Allow request an insecure gitea server (#18) 2023-02-15 16:51:14 +08:00
daemon.go Allow request an insecure gitea server (#18) 2023-02-15 16:51:14 +08:00
register_test.go feat: don't require docker (#16) 2023-01-27 20:42:02 +08:00
register.go Allow request an insecure gitea server (#18) 2023-02-15 16:51:14 +08:00