Files
github-slug-action/.github/actions/bats/Dockerfile
2019-12-11 13:23:09 +01:00

4 lines
39 B
Docker

FROM bats/bats:latest
CMD ["./tests"]