-
Currently, the CI build does not support Docker In Docker for Testcontainers. To solve this issue, there are two options:
- fix DIND in drone or
- move to Github Action that supports DIND out of t…
-
When using the release tag https://github.com/SeleniumHQ/docker-selenium/releases/tag/3.141.59-palladium the webUI tests timeout trying to access the login screen.
Others are also having problems, …
-
I'm running this plugin in our CI (drone v0.8) but it seems that it doesn't cache the node modules folder.
My pipeline looks like this:
```yaml
restore-cache:
image: drillster/drone-volume-c…
-
We can afford a fairly beefy server if we need it.
Have seen https://github.com/drone/drone , https://concourse-ci.org/ and https://buddy.works/ recommended
-
Related issues: https://github.com/woodpecker-ci/woodpecker/issues/178 https://github.com/woodpecker-ci/woodpecker/issues/33
Our problem:
- a build can take 10-15 minutes
- agent run as kubernete…
-
- I am using the magick package, among other things, to watermark images in batch.
- The R environment from which magick is called is a rocker docker container, itself called by Drone CI.
---
Dro…
-
我想要在 `tips_title` 里面 显示 构建状态的时候尝试使用 ` ${DRONE_JOB_STATUS}` `${DRONE_PREV_BUILD_STATUS}` `${DRONE_BUILD_STATUS}` ,发布只有 `DRONE_BUILD_STATUS` 是有值的,而且展示出来的效果永远是 success(实际是failure)
下面是我的代码
```yaml
-…
-
-
There's a .travis.yml file in the travis-ci branch, but it doesn't work yet. The difficulty is that Travis-CI uses Ubuntu 12.04 LTS VMs, which don't have an easy way of installing WebKitGTK+ 2.
See a…
-
Hi @garris,
I got issue with a test in my CI which is passing and failing at the same time which worries me. More interestingly it will fully pass it I re-run it several times!
Here is the logs:…