testing woodpecker 2 proxy passthru
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/manual/woodpecker Pipeline was successful
This commit is contained in:
parent
8297521967
commit
fcd456c0c1
@ -1,5 +1,14 @@
|
||||
variables:
|
||||
- proxy_env: &proxy_env
|
||||
- http_proxy=http://swarmproxy:8888/
|
||||
- https_proxy=http://swarmproxy:8888/
|
||||
- no_proxy=.ocram85.com
|
||||
steps:
|
||||
woodpecker-env:
|
||||
environment:
|
||||
- <<: *proxy_env
|
||||
- ANOTHER=VAR
|
||||
|
||||
image: ubuntu:22.04
|
||||
commands:
|
||||
- |
|
||||
|
Loading…
Reference in New Issue
Block a user