Use internal network via agent config
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
igor 2026-03-16 23:09:05 +00:00
parent 70ddab958d
commit 2fb88109aa

View file

@ -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