Change to docker
This commit is contained in:
parent
7393100b32
commit
a26b698f95
@ -83,7 +83,7 @@ Add these environment variables to enable GitLab in Woodpecker.
|
||||
> [Official Documentation](https://woodpecker-ci.org/docs/administration/agent-config)
|
||||
|
||||
```
|
||||
# podman run --name woodpecker-agent -t \
|
||||
# docker run --name woodpecker-agent -t \
|
||||
-e WOODPECKER_SERVER=(url/ip):(grpc port) \
|
||||
-e WOODPECKER_AGENT_SECRET=(shared secret for server and agents) \
|
||||
-e WOODPECKER_HOSTNAME=(agent hostname, def: empty) \
|
||||
|
Loading…
Reference in New Issue
Block a user