-
### 白名单级别
需要这个组织下所有镜像 (如 docker.io/library/*)
### 镜像仓库地址
https://hub.docker.com/u/woodpeckerci
### 这是 **镜像仓库** 认证可信的 **验证过的发布者(Verified Publisher)**或者**赞助的项目(Sponsored OSS)** 么?
不是 - 请补充下面的信息
##…
-
### Component
server
### Describe the bug
I have setup a new instance of woodpecker via docker-compose (see config) below. We are using Forgejo / Gitea and I have setup one Go Repository to setup t…
-
### Clear and concise description of the problem
Hello!
We can use environment var like:
```yml
variables:
- &env
- SOMETHING=bar
steps:
build:
image: bash
environment:…
-
### Component
other
### Describe the bug
While the latest release here is tagged with `v1.0.0-rc1`
On Docker Hub there is already a `v1.0` which I would interpret as final stable 1.0 release
…
-
### Clear and concise description of the problem
When using the matrix system for building on multiple platforms as described in: https://woodpecker-ci.org/docs/usage/matrix-pipelines#example-matrix-…
-
Hi, I'm running a woodpecker server and agents on next version (master). I barely saw this error when I only had one worker but since I increased it to 16 workers, It happens way more often.
I'm u…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help…
-
### Component
server
### Describe the bug
Hello,
I've recently updated my Woodpecker agent and server to the latest `next` version. When I pushed to my repository, I noticed the pipeline didn't st…
-
Could drone.io be supported?
https://docs.drone.io/
Drone.io is an open-source selfhosted/cloud CI, I expected an issue/request to be here regarding it, but I found none, so I'm opening one now.…
-
```
fatal: could not read Username for 'https://': No such device or address
exit status 128
```
does not tell you that it simply try to clone without password but it failed because it needs on…