services: ssh: image: build-test-secret build: context: . secrets: - mysecret secrets: mysecret: file: ./secret.txt