Compare commits
No commits in common. "main" and "v0.0.1-rc0" have entirely different histories.
main
...
v0.0.1-rc0
@ -1,14 +1,5 @@
|
||||
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…
x
Reference in New Issue
Block a user