mirror of
https://github.com/sobolevn/git-secret
synced 2024-10-31 21:20:29 +00:00
9 lines
147 B
Plaintext
9 lines
147 B
Plaintext
# Copy this file to docker-compose.override.yml
|
|
version: '3.6'
|
|
services:
|
|
bats:
|
|
entrypoint:
|
|
- "bash"
|
|
networks:
|
|
default:
|