mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-07-11 23:29:27 +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>