-
https://www.qikqiak.com/post/drone-with-k8s-1/
使用 Kubernetes Helm 安装 Drone
cnych updated
7 months ago
-
Our slowest CI builds (as of https://github.com/nemequ/simde/commit/c0e36c9fa3a9dd6c104db71c3416e553e42c49b8 )
[TravisCI; clang 3.8 on AMD64](https://travis-ci.org/github/nemequ/simde/jobs/69300941…
-
Would you consider automating tox tests of changes to this repository through a CI pipeline?
In the current setup that would deduct either CI minutes from your personal github account though. May…
-
2 scenarios:
1. Use the digital ocean build environment like shown below (only if it's not fucked up like on Cloudflare Pages)
https://docs.digitalocean.com/products/app-platform/how-to/deploy-from-m…
-
the repository doesn't build or install as-is, because of a simple import error. You should implement one of the free CI environments like Travis or drone.io to prevent further breakage, since you've…
-
https://www.qikqiak.com/post/drone-with-k8s-3/
Drone 结合 Helm 部署 Kubernetes 应用
cnych updated
4 years ago
-
Drone provides many variables that can be referenced in pipelines, see https://docs.drone.io/pipeline/environment/reference/ and https://github.com/drone/runner-go/blob/master/environ/environ.go
Ha…
-
Hi everyone,
I'm troubleshooting my Drone CI pipeline using the given example, and I've found that my build container is trying to reach localhost.
And while I observe the containers being brought u…
-
### Component
agent, web-ui
### Describe the bug
On all my pipelines only the first few log lines appear in the webui. Then everything else is cut out. I can certainly see the log output when I kub…
-
Hi,
Just tried to integrate backstopJs with [Drone.io](https://github.com/drone/drone) and when viewport width goes higher than some numbers it will break the tests. The Same test will pass locally…