5 Commits

Author SHA1 Message Date
zerodoctor
04332e5527 init commit for coverting to podman 2023-10-04 23:19:30 -05:00
Julien Duchesne
65d05f2c6d Add retries option to the clone step (#44)
* Add retries option to the clone step
Used to support https://github.com/drone/drone-git/pull/43
Will require a go mod update to add the arg to the manifest: https://github.com/drone/runner-go/pull/22

* Update `runner-go` to v1.12.0

* Add test
2022-06-09 16:14:11 +01:00
Brad Rydzewski
2e48cd1b3b abstract polling and execution to runner-go library 2019-12-06 16:10:27 -08:00
Brad Rydzewski
4119ac2a6d fix issues with privileged not set 2019-10-24 19:25:18 -07:00
Brad Rydzewski
43bbf6e78c initial commit [ci skip] 2019-10-10 19:01:58 -07:00