aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.test.yml
blob: b86b38a5741cc05bb1c7ef91e6b3f374faf8b721 (plain) (blame)
1
2
3
4
5
6
sut:
  build: .
  #This means we are using the build container, not the final container
  target: build
  entrypoint: /bin/sh
  command: /opensmtpd/tests/test_all.sh