DeployTests/deploy/portainer/portainer_deploy.docker-com...

11 lines
128 B
YAML
Raw Normal View History

2023-10-06 20:40:34 +00:00
version: '3'
2023-10-02 16:51:20 +00:00
services:
http-echo:
networks:
- cicd
2023-10-06 20:40:34 +00:00
2023-10-02 16:51:20 +00:00
networks:
cicd:
driver: bridge
external: true