mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-09-08 03:27:15 +00:00
docker-compose.yaml references env_file: .env which is created by Ansible on the server but doesn't exist in the repo. Create an empty file during CI build to satisfy the reference. Signed-off-by: Marc Campbell <marc.e.campbell@gmail.com>