Support docker hooks with args

This commit is contained in:
Ben Picolo 2017-01-05 09:31:22 -05:00
parent 58df7c06e1
commit b7bd825e15
3 changed files with 23 additions and 3 deletions

View file

@ -4,6 +4,12 @@
language: docker
files: \.txt$
- id: docker-hook-arg
name: Docker test hook
entry: echo -n
language: docker
files: \.txt$
- id: docker-hook-failing
name: Docker test hook with nonzero exit code
entry: bork