Use internal network via agent config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
70ddab958d
commit
2fb88109aa
1 changed files with 0 additions and 4 deletions
|
|
@ -1,10 +1,6 @@
|
||||||
networks:
|
|
||||||
- name: internal
|
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test-vault
|
- name: test-vault
|
||||||
image: hashicorp/vault:latest
|
image: hashicorp/vault:latest
|
||||||
network_mode: internal
|
|
||||||
environment:
|
environment:
|
||||||
VAULT_ADDR:
|
VAULT_ADDR:
|
||||||
from_secret: vault_addr
|
from_secret: vault_addr
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue