-
Otherwise multiple tests running on the same host machine ends up doing things on the same volume store.
```
Apr 25 2017 20:47:48.612Z DEBUG [BEGIN] [github.com/vmware/vic/lib/apiservers/portlayer…
-
The test in droneci v0.5 were failing.
-
The latest DroneCI builds seem to be failing dues to Drone being unable to connect to PostgreSQL: http://ci.decidim.codegram.com/codegram/decidim/23
-
## requirements
simplify deploy steps, if possible automate them.
currently I have to do this:
- `gco master`
- `git pull`
- `gco gh-pages`
- `git pull` (for safety)
- `git merge master`
- update `co…
-
## description
When loading a component page, it may take up to a few seconds to render the page.
After speaking to @veej, this is because we load README files for each component directly from github…
gabro updated
8 years ago
-
I'm having some issues with private registry pulls (using basic auth behind nginx). The drone **build section** is able to authenticate and pull images from the private registry just fine, but the dr…
-
Hey there,
So I've been trying to use DroneCI to build and test my project but I keep having an issue where I get the following result for the client tests:
```
--------------------------------
I201…
-
Test the functionalities of the IPFS (connect to daemon, put value, get value) and Ethereum (connect to ethereum geth client, unlock deafault account) service
-
So I've installed and played a lot with [Drone 0.4](https://github.com/drone/drone/tree/0.4.0/) on AWS. This version (under heavy development, but will be released soon) adds build `matrix` support, c…
arm4b updated
8 years ago
-
Comparing to `v0.4`, Drone `v0.3` doesn't support build matrix.
> 0.4 stable is just released yesterday and [drone/drone](https://github.com/drone/drone/) master just migrated to the new codebase, me…
arm4b updated
8 years ago